UAIDO API Versioning and Deprecation
Compatibility and lifecycle signals for the UAIDO public information API.
Versioned public contract
The public information API uses major versions in its URL: /api/v1. Additive fields may be introduced within v1; clients should ignore fields they do not recognize. Removing fields, changing their types, or changing their meaning requires a new major version.
No v1 endpoint is currently deprecated and no retirement date has been scheduled. When an endpoint is deprecated, its responses will carry the RFC 9745 Deprecation header as an @-prefixed Unix timestamp and a Link with rel=deprecation to the migration notice. If retirement is scheduled, the RFC 8594 Sunset header will carry an HTTP-date. Migration instructions and dates will be published here before retirement.
A guaranteed minimum notice period has not yet been established. Contact contact@uaido.io before relying on this preview service for production-critical work. These statements apply to the public website information API, not to private-preview execution or tenant APIs.