API Overview
Explore the available Carrier Network AI APIs and understand the data and functionality provided by each API.
The Carrier Network AI Public API allows developers to integrate Carrier Network data into their applications, systems, and workflows.
The API provides access to trucking-related data and business information through secure, authenticated API endpoints.
What Can You Access?
The Carrier Network AI Public API currently provides access to the following data:
- Carrier data
- Broker data
- Parking data
- Carrier insurance data
- Broker insurance data
These APIs allow developers to retrieve information that can be used to build applications, internal tools, integrations, and data-driven workflows.
Available APIs
Carrier APIs
Carrier APIs provide access to information about trucking companies, including carrier profiles and related operational data.
Available endpoints include:
- Carrier Get
- Carrier List
Broker APIs
Broker APIs provide access to information about freight brokers.
Available endpoints include:
- Broker Get
- Broker List
Parking API
The Parking API provides access to parking-related data.
Insurance APIs
Insurance APIs provide access to insurance-related information for carriers and brokers.
Available endpoints include:
- Carrier Insurance
- Broker Insurance
Authentication
All protected Carrier Network AI API endpoints require an access token.
To generate an access token:
- Obtain your API Key and Secret Key.
- Use the Generate Auth Token API.
- Receive the access token.
- Include the access token as a Bearer token in API requests.
For detailed authentication instructions, see Authentication.
Using the API Reference
The API Reference contains detailed information about each available endpoint.
For each endpoint, you can find:
- HTTP method and endpoint
- Authentication requirements
- Request parameters
- Request examples
- Response examples
- Try It functionality
Use the API Reference when you need endpoint-specific information or want to test an API request.
API Workflow
A typical integration follows this workflow:
Create Account → Complete Subscription → Obtain API Credentials → Generate Access Token → Call API
For complete setup instructions, see Get Started.
Next Steps
If you are new to the Carrier Network AI Public API:
- Start with Get Started to set up your account and API credentials.
- Read Authentication to learn how to generate and use an access token.
- Explore the API Reference to find available endpoints.
- Use Try It to test API requests.
For authentication errors and HTTP status codes, see Errors & Status Codes.
Updated about 2 hours ago
