GET
/v2/company-info Get Company Info
Returns the carrier's name and DOT number. Use this endpoint to confirm your credentials are working before building out the rest of your integration.
Response fields
| Field | Type | Description |
|---|---|---|
description | string | "success" on success, error message otherwise |
data.company_name | string | Legal name of the carrier |
data.dot_number | string | USDOT number |