Create API Access Back to home

Plug your app into
smooth live deliveries.

Share your basic details and get sandbox API keys to start sending orders from your website, app or internal tools into the FlyMyBaggage engine.

Simple JSON APIs Live status & tracking

Optional, but recommended for smoother integration:
If you don’t know this yet, you can leave it blank and update later.
Back
Incoming orders
POST /api/orders
$ curl -X POST https://yourdomain.com/api/orders -H "X-Client-Key: ****" -H "X-Client-Secret: ****" -H "Content-Type: application/json" -d '{ "pickup_city": "Delhi", "drop_city": "Mumbai", "bags": 2, "callback_url": "https://yourapp.com/order/123" }'
Delivering smooth