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.