v1
latestOpenAPI 3.1.02026-07-13255378.3 KBGet carrier insurance filings
Retrieve insurance filings (BIPD, cargo, bond) for a carrier from the FMCSA insurance table. Includes policy numbers, coverage limits, and insurer details.
get/v1/carriers/{dot_number}/insurance
Path parameters
dot_numberstring required
The carrier's USDOT number
Query parameters
limitinteger
Results per page (default: 50, max: 500)
pageinteger
Page number (default: 1)
sort_by'effective_date' | 'insurance_type_code' | 'bipd_maximum_dollar_limit' | 'insurance_company_name'
Sort field
sort_order'asc' | 'desc'
Sort direction
insurance_typestring
Filter by insurance type code (e.g. BIPD, CARGO, BOND)
insurerstring
Partial match on insurance company name
min_coverageinteger
Minimum BIPD dollar limit
date_fromstring date
Effective date start (ISO date)
date_tostring date
Effective date end (ISO date)
Response
Paginated insurance filings