Shipment Creation
Create shipments, generate AWBs and book pickup across connected logistics providers.
Connect your application to multiple carriers, aggregators and logistics providers through one simple, scalable API.
POST /v1/shipments { "order_id": "ORD-10482", "pickup": { "pincode": "110001" }, "delivery": { "pincode": "400001" }, "service": "express" } 200 OK { "shipment_id": "SHP-8F29A1", "carrier": "FastTrack", "tracking": "FT98217361", "status": "booked" }
Replace dozens of carrier-specific integrations with a single normalized API and a central operations layer.
Create shipments, generate AWBs and book pickup across connected logistics providers.
Get normalized tracking events and delivery status from every carrier in one format.
Compare shipping rates and intelligently route orders based on cost, SLA and serviceability.
Generate shipping labels, manifests, invoices and other logistics documents programmatically.
Manage reverse logistics with the same API workflow used for forward shipments.
Receive real-time delivery events so your application always knows what happened next.
Add new logistics partners without changing your application architecture.
Clean REST APIs, consistent objects, sandbox credentials, webhooks and developer documentation.
Start in sandbox, connect your first provider, and move to production when you're ready.