Sendle is 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. The Sendle API exposes quoting, order creation, label retrieval, tracking, USPS SCAN-Form shipping manifests, and per-parcel tracking webhooks via HTTP Basic Authentication.
APIs.json: https://raw.githubusercontent.com/api-evangelist/sendle/refs/heads/main/apis.yml
- Access: 3rd-Party
- Shipping
- Logistics
- Last Mile
- Parcels
- E-commerce
- Carbon Neutral
- Small Business
- Australia
- United States
- Canada
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.
- Human URL: https://developers.sendle.com/reference/createorder
- Base URL:
https://api.sendle.com/api
- Orders
- Shipping
- Labels
- Documentation
- Documentation
- Documentation
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
- JSON-LD — JSON-LD
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.
- Human URL: https://developers.sendle.com/reference/getproducts
- Base URL:
https://api.sendle.com/api
- Quoting
- Products
- Pricing
- Documentation
- Documentation
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
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.
- Human URL: https://developers.sendle.com/reference/trackparcel
- Base URL:
https://api.sendle.com/api
- Tracking
- Webhooks
- Events
- Documentation
- Documentation
- Documentation
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- AsyncAPI — AsyncAPI Specification
- JSON Schema — JSON Schema
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.
- Human URL: https://developers.sendle.com/reference/createshippingmanifest
- Base URL:
https://api.sendle.com/api
- Manifests
- USPS
- SCAN Form
- US Domestic
- Documentation
- Documentation
- Documentation
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Cheap connectivity and credential test endpoint. Verifies that Sendle ID / API Key are correctly configured and that idempotency keys are being applied, without booking any real shipments.
- Human URL: https://developers.sendle.com/reference/ping
- Base URL:
https://api.sendle.com/api
- Utility
- Health Check
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- Website
- Portal
- Documentation
- Authentication
- Onboarding
- Sandbox
- Guide
- Guide
- Partnerships
- Changelog
- Status Page
- Git Hub
- Pricing
- Plans
- Rate Limits
- Fin Ops
- Vocabulary
- Support
FN: Kin Lane Email: [email protected]