API Overview
Aquiline Tracking API is organized around the operational flow of shipment delivery and visibility.
Resource groups
Addressesfor destination validation and deliverability checksRatesfor service selection and delivery pricingShipmentsfor shipment creation and lifecycle managementTrackingfor milestone visibility and event historyPickupsfor pickup scheduling and operational executionWebhooksfor event-driven updates into partner systems
Authentication
All requests use the X-API-Key header.
Environments
https://sandbox.api.aquiline.com/v1https://api.aquiline.com/v1
Core write protections
- Use
Idempotency-Keywith shipment creation - Treat webhook events as the primary real-time feed
- Use polling for reconciliation and support workflows