Aquiline Tracking API
Aquiline Tracking API provides a unified interface for shipment creation, shipment tracking, delivery pricing, pickup scheduling, and webhook-driven status updates.
Core capabilities
- Create and manage shipments
- Calculate delivery quotes and service options
- Validate delivery addresses before fulfillment
- Retrieve shipment status and event history
- Schedule pickups and monitor pickup execution
- Subscribe to webhook events for operational updates
Typical integration flow
- Validate the destination address.
- Request a delivery quote.
- Create the shipment using the selected service option.
- Track progress by API or subscribe to webhooks for status changes.
Environments
Sandboxfor onboarding, QA, and integration testingProductionfor live traffic and operational workflows
Authentication
Requests use an API key passed in the X-API-Key header. The platform structure also supports evolution toward scoped OAuth-based access if partner onboarding requires it.