Date-Versioned
Every contract is published under a YYYY-MM version. 2026-10 is the recommended version; 2026-04 stays available for existing integrations.
Reference for Revi's date-versioned public API.
| Version | Base URL | Base path | Status | Intended consumers |
|---|---|---|---|---|
| 2026-10 | https://api.revi.io | /api/2026-10 | Recommended | Server-side integrations using Bearer credentials, including connection-scoped order source state |
| 2026-04 | https://api.revi.io | /api/2026-04 | Available | Server-side integrations using X-API-KEY |
This documentation only covers supported public integration endpoints. Any route, parameter, response field, or behavior not described here should be treated as unsupported for third-party integrations.
New integrations should target https://api.revi.io/api/2026-10. It is the recommended contract and the one that receives new capabilities, including connection-scoped order source state, invitation policy reads, audit events and backfills. Build on https://api.revi.io/api/2026-04 only if the integration still uses X-API-KEY.