Skip to main content

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

  1. Validate the destination address.
  2. Request a delivery quote.
  3. Create the shipment using the selected service option.
  4. Track progress by API or subscribe to webhooks for status changes.

Environments

  • Sandbox for onboarding, QA, and integration testing
  • Production for 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.