Current version
Public routes are versioned under /v1. No API v1 route is currently scheduled for deprecation or sunset.
Developer platform
A dated record of public contract and delivery changes. The production OpenAPI document remains the source of truth for current paths and schemas.
Public routes are versioned under /v1. No API v1 route is currently scheduled for deprecation or sunset.
A deprecated route returns Deprecation: true, a standards-based Sunset date, and a successor Link when a replacement exists.
Consumer responsibility
Monitor response headers, compare the current OpenAPI contract, preserve request identifiers, and test retries and failure paths before production rollout.
For a contract review or migration question, contact [email protected].