Adrata Developers
Release Notes
Date-versioned API history for humans, SDK release automation, and agents.
Fetch
curl https://api.adrata.com/api/release-notes
curl https://api.adrata.com/api/v1/developer-portal/openapi.json -H "Adrata-Version: 2026-05-23"Endpoint
GET https://api.adrata.com/api/release-notes returns cached JSON, including breaking flags and sunset dates.
Deprecated alias
GET /api/changelog is a deprecated alias of the same endpoint. It returns an identical body and carries Deprecation, Sunset, and Link headers. Move to /api/release-notes; the alias is served until the sunset date those headers advertise.
Versioning
Pin Adrata-Version in production integrations. Review release notes and SDK releases before advancing a workflow to a newer date version.