added
Carrier Endpoints Added to Public API
27 days ago
Release Date: June 3, 2025
What’s New?
Two new endpoints have been added to the Public API for Carriers and Subsidiaries:
GET /api/p/v1/carriers/'{id}'
— Retrieve detailed carrier or subsidiary information by ID.
POST /api/p/v1/carriers/search
— Search carriers or subsidiaries using filters such as Status, MC numbers, DOT numbers, or specific IDs.
Why?
These new endpoints improve data accessibility and precision, allowing customers to retrieve only the carrier data they need. This enhancement supports better performance, eliminates unnecessary large data pulls, and aligns the Public API with customer operational needs.