FleetWorks Docs home page
Search...
⌘K
Ask AI
Support
App
App
Search...
Navigation
API Documentation
Authentication
Documentation
API Reference
API Documentation
Authentication
Ingestion
POST
Load events webhook
POST
Carrier events webhook
Calls
GET
List calls
Conversations
GET
List conversations
Bids
GET
List bids
Carriers
GET
Get carriers by lane
Custom use cases
POST
Trigger outbound call
Track and trace
POST
Trigger a check call
Outbound carrier sales
POST
Trigger an outbound carrier sales call
Analytics
GET
Retrieve analytics data
GET
Export booked loads
Price data
GET
Retrieve price data
On this page
Access Token
Using the Access Token
API Documentation
Authentication
API authentication guide
Access Token
A valid authorization token is required in the request headers to successfully interact with our APIs. To gain access to the API, you can reach out to development team.
Using the Access Token
After obtaining the token, include it in the
Authorization
header of each request to the API endpoint.
Copy
Ask AI
'Authorization'
:
'Bearer <token>'
Load events webhook
Assistant
Responses are generated using AI and may contain mistakes.