Shippit

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.

Shippit publishes 6 APIs on the APIs.io network, including Book API, Label API, Merchant API, and 3 more. Tagged areas include Shipping, Logistics, Fulfillment, Australia, and APAC.

Shippit’s developer surface includes authentication, documentation, and 7 more developer resources.

39.2/100 thin ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessPaidSelf serve
6 APIs
ShippingLogisticsFulfillmentAustraliaAPACMulti-CarrierLabelsTrackingParcelsE-commerce LogisticsSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 39.2/100 · thin
Contract Quality 14.6 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/shippit: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Shippit Book API

Initiate carrier bookings for orders.

Shippit Label API

Retrieve shipping labels and documents for an order.

Shippit Merchant API

Merchant account settings, operating hours, and webhooks.

Shippit Orders API

Create, retrieve, update, and cancel shipping orders.

Shippit Quote API

Live multi-carrier shipping quotes.

Shippit Tracking API

Pull-based order tracking.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Shippit API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Shippit Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Shippit Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Shippit Authentication

http · 1 scheme

SECURITY

Shippit Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Shippit Agentic Access

10 operations · 5 acting

10 operations · 5 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
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.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/shippit.png
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-book-api
  name: Shippit Book API
  description: Initiate carrier bookings for orders.
  humanURL: https://developer.shippit.com/
  baseURL: https://app.shippit.com/api/3
  tags:
  - Book
  properties:
  - type: OpenAPI
    url: openapi/shippit-book-api-openapi.yml
  - type: Documentation
    url: https://developer.shippit.com/
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/create_order/order_flow.html
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/order_types/order_types.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/tracking/tracking_updates.html
  - type: APIReference
    url: https://developer.shippit.com/api_guide/webhook.html
- aid: shippit:shippit-label-api
  name: Shippit Label API
  description: Retrieve shipping labels and documents for an order.
  humanURL: https://developer.shippit.com/
  baseURL: https://app.shippit.com/api/3
  tags:
  - Label
  properties:
  - type: OpenAPI
    url: openapi/shippit-label-api-openapi.yml
  - type: Documentation
    url: https://developer.shippit.com/
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/create_order/order_flow.html
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/order_types/order_types.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/tracking/tracking_updates.html
  - type: APIReference
    url: https://developer.shippit.com/api_guide/webhook.html
- aid: shippit:shippit-merchant-api
  name: Shippit Merchant API
  description: Merchant account settings, operating hours, and webhooks.
  humanURL: https://developer.shippit.com/
  baseURL: https://app.shippit.com/api/3
  tags:
  - Merchant
  properties:
  - type: OpenAPI
    url: openapi/shippit-merchant-api-openapi.yml
  - type: Documentation
    url: https://developer.shippit.com/
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/create_order/order_flow.html
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/order_types/order_types.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/tracking/tracking_updates.html
  - type: APIReference
    url: https://developer.shippit.com/api_guide/webhook.html
- aid: shippit:shippit-orders-api
  name: Shippit Orders API
  description: Create, retrieve, update, and cancel shipping orders.
  humanURL: https://developer.shippit.com/
  baseURL: https://app.shippit.com/api/3
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/shippit-orders-api-openapi.yml
  - type: Documentation
    url: https://developer.shippit.com/
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/create_order/order_flow.html
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/order_types/order_types.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/tracking/tracking_updates.html
  - type: APIReference
    url: https://developer.shippit.com/api_guide/webhook.html
- aid: shippit:shippit-quote-api
  name: Shippit Quote API
  description: Live multi-carrier shipping quotes.
  humanURL: https://developer.shippit.com/
  baseURL: https://app.shippit.com/api/3
  tags:
  - Quote
  properties:
  - type: OpenAPI
    url: openapi/shippit-quote-api-openapi.yml
  - type: Documentation
    url: https://developer.shippit.com/
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/create_order/order_flow.html
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/order_types/order_types.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/tracking/tracking_updates.html
  - type: APIReference
    url: https://developer.shippit.com/api_guide/webhook.html
- aid: shippit:shippit-tracking-api
  name: Shippit Tracking API
  description: Pull-based order tracking.
  humanURL: https://developer.shippit.com/
  baseURL: https://app.shippit.com/api/3
  tags:
  - Tracking
  properties:
  - type: OpenAPI
    url: openapi/shippit-tracking-api-openapi.yml
  - type: Documentation
    url: https://developer.shippit.com/
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/create_order/order_flow.html
  - type: APIReference
    url: https://developer.shippit.com/dev_guide/order_types/order_types.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/using_apis/using_apis.html
  - type: Documentation
    url: https://developer.shippit.com/dev_guide/tracking/tracking_updates.html
  - type: APIReference
    url: https://developer.shippit.com/api_guide/webhook.html
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