Tracking APIs
Provide your customers with real-time visibility into their orders using Skeep's tracking infrastructure.
Link Generation
1. Generate Tracking Link
GET /express/deliveries/{id}/tracking-link
Returns a secure, branded URL that you can send to your customers via SMS or Email.
Data Integration
1. Fetch Live Tracking Data
GET /express/deliveries/{id}/tracking
If you are building your own map interface, use this endpoint to get raw courier coordinates and ETA updates.
2. Delivery Completion
GET /express/deliveries/{id}/proof
Fetches proof of delivery (photo or signature) once the status is delivered.