This Website requires JavaScript to function properly

Authentication Service

The inTime Logistics API makes use of token based authentication, ensuring that each request sent to our infrastructure is both safe and secure.
When making the call, add a Authorization header and for the value add Bearer [TOKEN].

*Please note that all tokens are valid for a period of 48 hours.

Methode Path Description
GET /login Obtain a new token. The Authentication to the API is performed via HTTP Basic Auth.
GET /refresh Reissuing a new token. This is done by supplying the token as a bearer token.
2026 — inTime Express Logistik GmbH