Changelog
Notable changes to the Zippex Delivery API and developer portal. Subscribe via the announcements webhook to be notified before deprecations land.
- added
New /docs experience: AI assistant, personal API key in code samples, sticky language preference, multi-status responses, OpenAPI + Postman downloads, recipes, concepts, sandbox test data, and webhook signatures pages.
- added
Quickstart progress checklist saves your onboarding state across sessions.
- changed
Quote expiry tightened from 30 minutes to 15 minutes for accuracy.
- added
delivery.reroute_accepted and delivery.reroute_declined webhook events.
- fixed
Pagination cursors now stay stable when new deliveries are inserted between pages.
- added
Idempotency-Key header support on POST /v1/deliveries, valid for 24 hours.
- deprecated
GET /v1/deliveries.list (legacy) — use GET /v1/deliveries with cursor pagination instead. Removal scheduled 2027-02-28.