Integrations
Connect everything.
One freight stack.
Malgadi plugs into the tools you already use — carriers, customs, accounting, messaging. Or build your own on our API.
Integrations — future ready
Plays well with your stack.
Connect to carriers, customs, accounting, and messaging — or build your own on our API.
Airline Rate APIs
IATA / CargoIQ
Carrier Tracking
DHL · Maersk · MSC
Accounting Sync
Tally · QuickBooks
Customs EDI
ASYCUDA (Nepal)
WhatsApp / SMS
Twilio · WaAPI
Mobile App
iOS + Android
Developer API
Build on our API.
Everything you can do in the dashboard, you can do via REST. Fully documented, versioned, and tested.
- REST API with JSON + JWT auth
- Webhook events on every status change
- Bulk CSV import / export endpoints
- Idempotent operations (no duplicate bookings)
- OpenAPI spec + Postman collection
- Rate-limit: 10k req/min on Enterprise
curl · api.malgadi.com
curl -X POST https://api.malgadi.com/v1/bookings \
-H "Authorization: Bearer $MALGADI_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"mode": "air",
"customer_id": 2847,
"origin": "KTM",
"destination": "DXB",
"pieces": 8,
"weight_kg": 240,
"commodity": "Handicrafts",
"rate_ref": "rate_4c9f"
}'
{
"booking_no": "BKA-202604-34AB3A",
"total": 126800,
"currency": "NPR",
"status": "todo"
}Need a custom integration?
SAP, Oracle, custom ERP, proprietary carrier APIs — our team has shipped 40+ custom integrations. Let's scope yours.
Talk to our integration teamLet's ship this together
Start managing your cargo business
smarter.
14-day free trial. No credit card. Setup in 24 hours. Cancel anytime — but you won't.