REST API
Create shipments, query inventory, and manage returns with a single, predictable REST API.
Treat fulfillment like any other service in your stack. Authenticated REST, webhook events, and SDKs that get out of your way.
curl https://api.36tycourier.com/v1/shipments \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{
"origin": "UK-HUB-01",
"destination": { "country": "NG", "city": "Lagos" },
"service": "last-mile",
"cod": { "amount": 24500, "currency": "NGN" },
"items": [{ "sku": "ATR-001", "qty": 2 }]
}'APIs and webhooks to connect orders, stock, delivery events and COD reconciliation.
Create shipments, query inventory, and manage returns with a single, predictable REST API.
Real-time push for every status change — picked, dispatched, delivered, reconciled.
Native apps for Shopify, WooCommerce, Magento, and Wix. No middleware required.
Scoped API keys, IP allow-listing, and SOC-2 grade controls across the platform.
Tell us your volume and target markets. A dedicated B2B account manager will reach out to discuss your requirements.