Skip to main content

OpenAPI Specification

The source contract for the portal lives in:

devportal/openapi/aquiline-tracking-api-v1.yaml

This file can be used as the foundation for:

  • SDK generation
  • partner-facing examples
  • mock servers
  • contract review with backend teams
  • future automated API reference tooling

Covered operations

  • POST /addresses/validate
  • POST /rates/quote
  • POST /shipments
  • GET /shipments/{shipmentId}
  • POST /shipments/{shipmentId}/cancel
  • GET /tracking/{trackingNumber}
  • POST /pickups
  • POST /webhooks/subscriptions
  • GET /webhooks/subscriptions