# Changelog of Carrier Vetting API — FMCSA Authority, Insurance History & Risk (`xprod_primera/carrier-vetting-api`) Actor

- **URL**: https://apify.com/xprod\_primera/carrier-vetting-api/changelog.md
- **Full Actor documentation**: https://apify.com/xprod\_primera/carrier-vetting-api.md

## Changelog

### 0.1 (2026-08-30)

- First release.
- Vets carriers by USDOT or MC/docket number (max 500 per run).
- Data: FMCSA QCMobile API + FMCSA Motus (Licensing & Insurance) open datasets on data.transportation.gov, merged and diffed against stored history when the state database is configured.
- Output per carrier: profile, per-type operating authority with status dates / reinstatements / pending suspension notices, insurance filings with pending cancellations and replacement detection, BOC-3, safety rating & OOS, dated change events, audience-specific risk signals, LOW/MEDIUM/HIGH risk with reasons, plain-English summary, evidence sources.
- `includeTimeline` adds the full dated event history (billed as `full-report`).
- Pay-per-event: `run-start` $0.005 · `carrier-vet` $0.02 · `full-report` $0.15; stops cleanly at the run's maximum total charge.
- Standby mode: `GET /vet/:dot?audience=broker&includeTimeline=true`.
