🧪 Safer
Retrieve insurance filings for a carrier, by DOT number. Ordered by effective date, most recent first. Optionally bound the results with from_date/to_date, or set active_only=true to restrict to filings with no cancellation date on file.
This endpoint is available for early access. The core schema is stable, but minor details — such as field names or added fields — may change before it becomes generally available. Backward compatibility is not guaranteed.
See API Stability & Versioning for details on provisional endpoints.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Registry/authority that maintains the carrier record.
fmcsa If true, only include filings with no cancellation_date on file (i.e. still in force).
Return only records on or after this date. Format: YYYY-MM-DD
Return only records on or before this date. Format: YYYY-MM-DD
Cursor for the next page
Page size
1 <= x <= 1000Response
Successful Response
x >= 0Cursor to refetch the current page
Cursor to refetch the current page starting from the last item
Cursor for the previous page
Cursor for the next page