Discover our Postman Collection
This is a simple postman collection you can use to get familiar with our APIs.
Getting Started
Set the baseUrl variable (defaults to sandbox: https://api.beta.idrivelogistics.com)
Set your clientId, clientSecret, and tenantId in the collection variables
Run the Get Access Token request first — it auto-saves the token for all other requests
All subsequent requests use the saved accessToken and tenantId automatically.
Environments Sandbox: https://api.beta.idrivelogistics.com
Production: https://api.idrivelogistics.com
Authentication Every request requires: Authorization: Bearer <accessToken> header x-tenant-id: <tenantId>
The collection handles both automatically via collection-level variables and auth settings.
Updated 11 days ago
