Skip to main content

API Changelog

This page tracks every change to the Spoke Connect API and the day it happened. When a new version is released, this is the easiest place to find what changed, whether a breaking change or a new feature.

note

The dates here are formatted as YYYY-MM-DD.

[v1] - 2026-07-22

Initial release of the Spoke Connect API.

  • Orders: create, edit, delete, list, and retrieve orders, submit them to a courier and withdraw them before they ship, and download printable PDF labels.
  • Couriers and pickup locations: read-only endpoints to look up the couriers that deliver your orders and the pickup locations they ship from.
  • API-key authentication with the Bearer and Basic schemes. See Authentication.