Auto-loads Data API
Use the Data API to show Auto-loads loads inside TMS, CRM, telematics, map, or route planning systems without receiving contacts as JSON.
Integration flow
- The partner receives an API key and calls the loads endpoints.
- The partner displays loads in its own interface without contacts.
- The user opens the contact embed URL in the partner interface.
- Auto-loads verifies login, account linking, subscription, and then shows the contact.
Endpoints
GET /api/v1/loads
GET /api/v1/loads/{id}
GET /embed/contact
Authorization
Authorization: Bearer {api_key}