POST /book creates a quote request, not a confirmed booking.
The CargoCharges team contacts the end user during business hours (10:00–19:00 IST)
to confirm pickup, payment, and dispatch. No payment is collected via this API.
The response returns a
booking_id for reference but no payment link,
no AWB, and no immediate tracking.
Pricing & Rate Limits
| Tier | Price | Rate limit | Backlink required? |
|---|---|---|---|
| Free | ₹0 | 60 req/min | Yes (within 72h of signup) |
| Basic | ₹999 / month | 120 req/min | No |
| Pro | ₹2,499 / month | 300 req/min | No |
| Enterprise | Custom | 1000 req/min | No |
Interactive API Reference
All endpoints, parameters, and response schemas below are generated live from openapi.json. Click any endpoint to see details. Use the Authorize button to set your API key and try requests in-browser.