Skip to main content

API Overview

Aquiline Tracking API is organized around the operational flow of shipment delivery and visibility.

Resource groups

  • Addresses for destination validation and deliverability checks
  • Rates for service selection and delivery pricing
  • Shipments for shipment creation and lifecycle management
  • Tracking for milestone visibility and event history
  • Pickups for pickup scheduling and operational execution
  • Webhooks for event-driven updates into partner systems

Authentication

All requests use the X-API-Key header.

Environments

  • https://sandbox.api.aquiline.com/v1
  • https://api.aquiline.com/v1

Core write protections

  • Use Idempotency-Key with shipment creation
  • Treat webhook events as the primary real-time feed
  • Use polling for reconciliation and support workflows