← Synorb docs

API versioning and deprecation policy

Synorb keeps the public REST contract stable while allowing additive improvements. This page is the durable policy link for agents and integrators.

Compatibility

Deprecation and sunset

When a breaking change or retirement is necessary, Synorb marks the affected response with the standardized Deprecation and Sunset headers and provides a deprecation link. We target at least 90 days' notice before removal, except for urgent security, legal, or provider failures.

Agents should log and surface these headers, follow the linked migration guidance, and migrate before the sunset date. A deprecation header is a migration signal, not permission to keep retrying an obsolete route.

Agent integration guidance

Use the agent guide for exact request and failure recipes. Keep credentials server-side, preserve source citations, and treat machine-readable error_code values as the stable error interface.

Runtime bootstrap · Extended agent reference · All docs