Introduction
Learn about the Carrier Network AI Public API, the data it provides, and how it can be used to integrate Carrier Network data into your applications.
Welcome to the Carrier Network AI Public API.
Carrier Network is a data-driven platform built for the modern trucking industry. It helps carriers, brokers, shippers, dispatchers, and insurance agents connect, discover opportunities, and make better decisions using real-time trucking data and business insights.
The Carrier Network AI Public API allows developers to integrate Carrier Network data into their own applications, systems, and workflows.
What is Carrier Network?
Carrier Network provides tools and data to help businesses in the trucking and freight industry discover and evaluate companies, monitor carrier and broker activity, and identify business opportunities.
The platform provides access to information about trucking companies and freight brokerages, including company profiles, operational information, safety and compliance data, insurance information, and other business insights.
Carrier Network uses publicly available government and private data and enhances it with additional insights to provide information about trucking companies across the USA.
What Can You Access Through the API?
The Carrier Network AI Public API provides access to trucking-related data, including:
- Carrier data
- Broker data
- Parking data
- Carrier insurance data
- Broker insurance data
Carrier profiles can include information such as DOT and MC numbers, company status, safety information, inspection history, crash information, insurance filings, fleet information, and operational details.
How the API Works
The Carrier Network AI Public API uses token-based authentication.
Before calling protected API endpoints:
- Create a Carrier Network account.
- Complete the required subscription.
- Generate your API Key and Secret Key.
- Generate an access token using your API credentials.
- Include the access token as a Bearer token when making API requests.
For detailed setup instructions, see Get Started.
For authentication details, see Authentication.
API Reference
The API Reference contains detailed documentation for each available endpoint.
For each API, you can find information such as:
- HTTP method and endpoint
- Authentication requirements
- Request parameters
- Request examples
- Response examples
- Try It functionality
Use the API Reference to explore the available Carrier Network AI Public API endpoints and test requests.
Available API Categories
The current API documentation includes:
- Generate Auth Token
- Parking API
- Carrier APIs
- Broker APIs
- Carrier Insurance API
- Broker Insurance API
Security
API credentials are sensitive and must be kept secure.
Never expose your API Key, Secret Key, or Access Token in public repositories, client-side applications, or publicly accessible documentation.
Use secure methods such as environment variables or a secrets manager to store your credentials.
Getting Started
Ready to start using the Carrier Network AI Public API?
Get Started to create your account, obtain your API credentials, generate an access token, and make your first API request.
Updated about 2 hours ago
