aid: shippit url: https://raw.githubusercontent.com/api-evangelist/shippit/refs/heads/main/apis.yml name: Shippit kind: company description: Shippit is an Australian multi-carrier shipping and fulfillment platform for retailers and e-commerce merchants across Australia, New Zealand, and Southeast Asia. Its REST API (v3) lets merchants request live carrier quotes, create and cancel orders, book consignments with carriers, retrieve A6 shipping labels and pick slips, and track parcels via pull requests or push webhooks. Authentication is a per-merchant API key passed as an HTTP Bearer token, with a staging sandbox and a production environment. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Shipping - Logistics - Fulfillment - Australia - APAC - Multi-Carrier - Labels - Tracking - Parcels - E-commerce Logistics - SaaS created: '2026-07-12' modified: '2026-07-12' specificationVersion: '0.19' apis: - aid: shippit:shippit-quote-api name: Shippit Quote API tags: - Quotes - Rates - Multi-Carrier image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.shippit.com/ baseURL: https://app.shippit.com/api/3 properties: - url: https://developer.shippit.com/ type: Documentation - url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html type: APIReference - url: openapi/shippit-openapi.yml type: OpenAPI description: Request live shipping quotes from the carriers configured on a merchant account. Given a delivery location and one or more parcel attributes, returns priced service options (courier, service level, and price) to present at checkout. - aid: shippit:shippit-orders-api name: Shippit Orders API tags: - Orders - Consignments - Fulfillment image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.shippit.com/dev_guide/create_order/order_flow.html baseURL: https://app.shippit.com/api/3 properties: - url: https://developer.shippit.com/dev_guide/create_order/order_flow.html type: Documentation - url: https://developer.shippit.com/dev_guide/order_types/order_types.html type: APIReference - url: openapi/shippit-openapi.yml type: OpenAPI description: Create, retrieve, update, and cancel shipping orders. Submitting an order with delivery, user, and parcel details lets Shippit generate the order, allocate a courier, and fill the origin from merchant configuration. - aid: shippit:shippit-book-api name: Shippit Book API tags: - Booking - Carriers - Manifest image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.shippit.com/dev_guide/create_order/order_flow.html baseURL: https://app.shippit.com/api/3 properties: - url: https://developer.shippit.com/dev_guide/create_order/order_flow.html type: Documentation - url: openapi/shippit-openapi.yml type: OpenAPI description: Initiate a booking with the respective carriers for one or more orders. Given an array of orders, this triggers the consignment booking with each order's allocated courier so labels and manifests can be produced. - aid: shippit:shippit-label-api name: Shippit Label API tags: - Labels - Documents - PDF image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.shippit.com/dev_guide/using_apis/using_apis.html baseURL: https://app.shippit.com/api/3 properties: - url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html type: Documentation - url: openapi/shippit-openapi.yml type: OpenAPI description: Return a URL to the shipping documents for an order - A6 PDF shipping labels, A4 PDF pick slips, ZPL where required, plus dangerous goods and commercial invoice documentation. - aid: shippit:shippit-tracking-api name: Shippit Tracking API tags: - Tracking - Webhooks - Delivery Status image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.shippit.com/dev_guide/tracking/tracking_updates.html baseURL: https://app.shippit.com/api/3 properties: - url: https://developer.shippit.com/dev_guide/tracking/tracking_updates.html type: Documentation - url: https://developer.shippit.com/api_guide/webhook.html type: APIReference - url: openapi/shippit-openapi.yml type: OpenAPI description: Track an order's delivery status with a pull-based request against the order's tracking number, or subscribe to push-based webhook updates that Shippit posts to your endpoint as a parcel moves through the carrier network. - aid: shippit:shippit-merchant-api name: Shippit Merchant API tags: - Merchant - Settings - Configuration image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.shippit.com/dev_guide/using_apis/using_apis.html baseURL: https://app.shippit.com/api/3 properties: - url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html type: Documentation - url: https://developer.shippit.com/api_guide/webhook.html type: APIReference - url: openapi/shippit-openapi.yml type: OpenAPI description: Query and update merchant account settings, including operating hours and webhook subscriptions, so integrations can read and manage account-level configuration programmatically. common: - type: AgenticAccess url: agentic-access/shippit-agentic-access.yml - type: DomainSecurity url: security/shippit-domain-security.yml - type: Authentication url: authentication/shippit-authentication.yml - type: LinkedIn url: https://www.linkedin.com/company/shippit - type: Website url: https://www.shippit.com - type: Documentation url: https://developer.shippit.com/ - type: Plans url: plans/shippit-plans-pricing.yml - type: RateLimits url: rate-limits/shippit-rate-limits.yml - type: FinOps url: finops/shippit-finops.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com