Sendle website screenshot

Sendle

RETIRED — Sendle ceased operations on 11 January 2026 and the company entered liquidation; the API host, developer hub, sandbox and status page have all been withdrawn from DNS and returned NXDOMAIN when probed on 26 August 2026. Sendle was a 100%-carbon-neutral parcel shipping service built for small businesses, offering door-to-door delivery in Australia, the United States and Canada plus international shipping from AU and US to ~180 countries. Its API exposed quoting, order creation, label retrieval, tracking, USPS SCAN-Form shipping manifests and per-parcel tracking webhooks over HTTP Basic Authentication, with an Idempotency-Key header on order creation. The five OpenAPI definitions in this repository are retained as an archival record of a contract that can no longer be called.

Sendle publishes 5 APIs on the APIs.io network, including Orders API, Products & Quoting API, Tracking API, and 2 more. Tagged areas include Shipping, Logistics, Last Mile, Parcels, and E-Commerce.

The Sendle catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 2 Spectral governance rulesets.

Sendle’s developer surface includes authentication, GitHub presence, support, and 18 more developer resources.

46.3/100 developing ▬ flat Agent 35/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaid
1 APIs
ShippingLogisticsLast MileParcelsE-CommerceCarbon NeutralSmall BusinessAustraliaUnited StatesCanada

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/sendle: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

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

Sendle Orders API

Create, view, cancel, and return parcel orders. Supports domestic AU / US / CA orders plus international from AU and US (DAP and DDP Price Guaranteed) and from CA to US. Returns...

Sendle Products & Quoting API

Get one quote per shipping product for a given route. GET /products handles domestic and DAP international; POST /products adds DDP Price Guaranteed (duties + taxes included). E...

Sendle Tracking API

Retrieve all tracking events for a parcel by Sendle reference, or subscribe a parcel to webhook tracking updates. Webhooks deliver per-event JSON payloads to the account-level c...

Sendle Shipping Manifests API

Create, list, download (PDF), and inspect USPS SCAN Form shipping manifests so a driver can pick up many US Domestic Sendle orders with a single barcode scan. Orders must be cre...

Sendle Utility API

Connectivity and credential testing

Postman Collections 5

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 7

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

API Collection

OPEN COLLECTION

Sendle Ping API

OPEN COLLECTION

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Sendle Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Sendle Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Sendle Tracking Webhooks

Sendle pushes parcel tracking events to a callback URL configured in the account Settings -> API page. Subscriptions are created per parcel via the Tracking API. Sendle expects ...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Sendle Context

5 classes · 23 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Sendle API Rules

3 rules · 1 errors 2 warnings

SPECTRAL

Sendle API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Sendle Order

17 properties

JSON SCHEMA

Sendle Tracking Event

13 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Security Posture 2

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

Sendle Authentication

http · 1 scheme

SECURITY

Sendle Domain Security

TLSv1.3

SECURITY

Agentic Access 1

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

Sendle Agentic Access

17 operations · 7 acting

17 operations · 7 acting

AGENTIC

Resources

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: sendle
url: https://raw.githubusercontent.com/api-evangelist/sendle/refs/heads/main/apis.yml
name: Sendle
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
specificationVersion: '0.23'
tags:
- Shipping
- Logistics
- Last Mile
- Parcels
- E-Commerce
- Carbon Neutral
- Small Business
- Australia
- United States
- Canada
tags_raw:
- Shipping
- Logistics
- Last Mile
- Parcels
- E-commerce
- Carbon Neutral
- Small Business
- Australia
- United States
- Canada
kind: contract
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: high
  probe_state: none
  source:
  - plans
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sendle.png
access: 3rd-Party
description: 'RETIRED — Sendle ceased operations on 11 January 2026 and the company entered liquidation;

  the API host, developer hub, sandbox and status page have all been withdrawn from DNS and

  returned NXDOMAIN when probed on 26 August 2026. Sendle was a 100%-carbon-neutral parcel

  shipping service built for small businesses, offering door-to-door delivery in Australia,

  the United States and Canada plus international shipping from AU and US to ~180 countries.

  Its API exposed quoting, order creation, label retrieval, tracking, USPS SCAN-Form shipping

  manifests and per-parcel tracking webhooks over HTTP Basic Authentication, with an

  Idempotency-Key header on order creation. The five OpenAPI definitions in this repository

  are retained as an archival record of a contract that can no longer be called.

  '
apis:
- aid: sendle:sendle-orders-api
  name: Sendle Orders API
  tags:
  - Order
  - Shipping
  - Labels
  tags_raw:
  - Orders
  - Shipping
  - Labels
  humanURL: https://www.sendle.com
  baseURL: https://api.sendle.com/api
  properties:
  - url: openapi/sendle-orders-api-openapi.yml
    type: OpenAPI
  - url: json-schema/sendle-order-schema.json
    type: JSONSchema
  - url: json-ld/sendle-context.jsonld
    type: JSONLD
  - url: overlays/sendle-orders-overlay.yaml
    type: Overlay
  description: 'Create, view, cancel, and return parcel orders. Supports domestic AU / US / CA

    orders plus international from AU and US (DAP and DDP Price Guaranteed) and from

    CA to US. Returns label URLs, tracking URL, full price + tax breakdown, scheduling,

    and route metadata. Idempotency-Key header is supported for safe retries.

    '
- aid: sendle:sendle-products-api
  name: Sendle Products & Quoting API
  tags:
  - Quoting
  - Product
  - Pricing
  tags_raw:
  - Quoting
  - Products
  - Pricing
  humanURL: https://www.sendle.com
  baseURL: https://api.sendle.com/api
  properties:
  - url: openapi/sendle-products-api-openapi.yml
    type: OpenAPI
  - url: overlays/sendle-products-overlay.yaml
    type: Overlay
  description: 'Get one quote per shipping product for a given route. GET /products handles

    domestic and DAP international; POST /products adds DDP Price Guaranteed

    (duties + taxes included). Each quote includes plan, ETA, route classification,

    allowed packaging, and product code (e.g. STANDARD-PICKUP). The legacy

    GET /quote is deprecated.

    '
- aid: sendle:sendle-tracking-api
  name: Sendle Tracking API
  tags:
  - Tracking
  - Webhook
  - Event
  tags_raw:
  - Tracking
  - Webhooks
  - Events
  humanURL: https://www.sendle.com
  baseURL: https://api.sendle.com/api
  properties:
  - url: openapi/sendle-tracking-api-openapi.yml
    type: OpenAPI
  - url: asyncapi/sendle-tracking-asyncapi.yml
    type: AsyncAPI
  - url: json-schema/sendle-tracking-event-schema.json
    type: JSONSchema
  - url: overlays/sendle-tracking-overlay.yaml
    type: Overlay
  - url: asyncapi/sendle-tracking-asyncapi.yml
    name: Sendle Tracking Webhooks
    type: Webhooks
  description: 'Retrieve all tracking events for a parcel by Sendle reference, or subscribe a

    parcel to webhook tracking updates. Webhooks deliver per-event JSON payloads

    to the account-level callback URL configured in the Sendle dashboard. Polling

    is rate-limited to 10 req/sec/IP; Sendle recommends webhooks over polling.

    '
- aid: sendle:sendle-manifests-api
  name: Sendle Shipping Manifests API
  tags:
  - Manifests
  - USPS
  - SCAN Form
  - US Domestic
  humanURL: https://www.sendle.com
  baseURL: https://api.sendle.com/api
  properties:
  - url: openapi/sendle-manifests-api-openapi.yml
    type: OpenAPI
  - url: overlays/sendle-manifests-overlay.yaml
    type: Overlay
  description: 'Create, list, download (PDF), and inspect USPS SCAN Form shipping manifests so

    a driver can pick up many US Domestic Sendle orders with a single barcode scan.

    Orders must be created the same day as the manifest; manifests are immutable

    once created.

    '
- aid: sendle:sendle-utility-api
  name: Sendle Utility API
  description: Connectivity and credential testing
  humanURL: https://www.sendle.com
  baseURL: https://api.sendle.com/api
  tags:
  - Utility
  properties:
  - type: OpenAPI
    url: openapi/sendle-utility-api-openapi.yml
  - url: overlays/sendle-utility-overlay.yaml
    type: Overlay
common:
- type: CapabilityMap
  url: capabilities/sendle-capability-edges.yml
  name: Sendle Business Capability Map
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/sendle/overview
- type: AgenticAccess
  url: agentic-access/sendle-agentic-access.yml
- type: DomainSecurity
  url: security/sendle-domain-security.yml
- type: Authentication
  url: authentication/sendle-authentication.yml
- url: https://www.sendle.com
  name: Sendle
  type: Website
- url: https://github.com/sendle
  name: Sendle on GitHub
  type: GitHub
- url: https://www.linkedin.com/company/sendle
  name: Sendle on LinkedIn
  type: LinkedIn
- url: plans/sendle-plans-pricing.yml
  name: Sendle Plans
  type: Plans
- url: rate-limits/sendle-rate-limits.yml
  name: Sendle Rate Limits
  type: RateLimits
- url: finops/sendle-finops.yml
  name: Sendle FinOps Mapping
  type: FinOps
- url: vocabulary/sendle-vocabulary.yml
  name: Sendle Vocabulary
  type: Vocabulary
- url: mailto:api@sendle.com
  name: Sendle API Support
  type: Support
- url: packages/sendle-packages.yml
  name: Sendle Client Libraries (community)
  type: Packages
- url: llms/sendle-llms.txt
  name: Sendle llms.txt
  type: LLMsTxt
- url: conventions/sendle-conventions.yml
  name: Sendle API Conventions
  type: Conventions
- url: conventions/sendle-conventions.yml
  name: Sendle Idempotency (Idempotency-Key on order creation)
  type: Idempotency
- url: data-model/sendle-data-model.yml
  name: Sendle Data Model
  type: DataModel
- url: errors/sendle-problem-types.yml
  name: Sendle Error Catalog
  type: ErrorCatalog
- url: lifecycle/sendle-lifecycle.yml
  name: Sendle API Lifecycle (retired)
  type: Lifecycle
- url: conformance/sendle-conformance.yml
  name: Sendle Standards Conformance
  type: Conformance
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
created: '2026-05-25'
modified: '2026-08-26'
x-enrichment:
  date: '2026-08-26'
  status: minimal
  artifacts_added: 16
  pass: local-v1
x-coverage:
  state: none
  reason: defunct
  detail: Sendle ceased operations on 2026-01-11 and entered liquidation; api.sendle.com, developers.sendle.com, sandbox.sendle.com,
    status.sendle.com and try.sendle.com all return NXDOMAIN from the sendle.com authoritative nameserver, leaving only a
    client-rendered marketing shell on www.sendle.com that answers every /.well-known/ path with the same 18,276-byte HTML
    body.
  evidence:
  - url: https://api.sendle.com/api/ping
    status: 0
  - url: https://developers.sendle.com/reference/welcome
    status: 0
  - url: https://status.sendle.com
    status: 0
  - url: https://www.sendle.com/.well-known/security.txt
    status: 200
  - url: https://www.sendle.com
    status: 200
  checked: '2026-08-26'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/sendle"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sendle/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sendle/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.