RESTful API v1.0
Developer API
Integrate real-time tracking data into your applications with our powerful REST API
Real-time Data
Direct carrier integration with 24-hour refresh cycles for ocean and 2-hour for air cargo
Secure & Reliable
OAuth 2.0 authentication, HTTPS encryption, and 99.9% uptime SLA for enterprise clients
Webhook Support
Get real-time updates with webhook event support for shipments and containers.
Bulk Operations Coming Soon
Track up to 1000 containers or AWBs in a single API call with batch processing support
API Endpoints
Core endpoints for shipment tracking and order management. Authentication required for all endpoints.
Method | Endpoint | Description |
---|---|---|
POST | /api/v1/client-orders/create | Create a new order |
GET | /api/v1/client-orders/{orderId} | Get order details |
GET | /api/v1/client-orders/{orderId}/tracking | Order tracking status |
GET | /api/v1/client-orders/recent | List recent orders |
GET | /api/v1/client-orders/air | List air orders |
GET | /api/v1/client-orders/sea | List sea orders |
GET | /api/v1/client-orders/sea/overview | Sea shipments overview |
GET | /api/v1/client-orders/air/overview | Air shipments overview |
POST | /api/tracking/api/v1/services/{type}/{user} | Initiate tracking (legacy) |
GET | /api/tracking/api/v1/services/retrieve/{user}/{type}/{id} | Retrieve tracking details (legacy) |
GET | /api/tracking/api/v1/active-airlines | Supported airlines |
GET | /api/tracking/api/v1/active-shipping-lines | Supported shipping lines |
Ready to integrate?
Get your API key and start tracking shipments programmatically