Reference
FleetOps Customer API
Programmatic access for FleetOps customers: request priced estimates, book transport, track shipments and retrieve proof of delivery, and subscribe to webhooks. Authenticate every request with your per-customer API key — Authorization: Bearer fop_… or the X-API-Key header. Sandbox keys (fop_test_…) work against fixture data, so you can integrate and test without touching live operations.
Responses use a consistent { status, message, data } envelope, reads support ETag / If-None-Match caching, and rate-limit headroom is reported on every response. The reference below is generated directly from the running API, so it is always current.