Developer portal
API changelog
Every change to the public API surface. Breaking changes are announced 90 days in advance.
Policy
- Major versions (
/api/v1,/api/v2) are supported for at least 24 months after the next major ships. - Breaking changes within a major get a deprecation notice 90+ days before the change ships. Old shape continues to work during that window.
- Additive changes (new fields, new endpoints, new events) are not breaking and can ship any time.
- Subscribe to changelog emails at
https://app.qehsethos.com/settings/api-keys.
2026-04-16 · v1.0
ADDEDGA launch. /api/v1 is stable. OpenAPI 3.1 spec published at /api/docs/spec.json.
2026-04-10 · v1.0-rc.2
ADDEDNDJSON bulk-load endpoint with idempotency keys.
2026-04-05 · v1.0-rc.1
ADDEDSCIM 2.0 PATCH operations with path expressions.
2026-03-28 · v0.9
CHANGEDPagination switched from offset to cursor — RFC 5988 Link headers added.
2026-03-12 · v0.8
ADDEDrecord.transitioned webhook event.
2026-02-24 · v0.7
DEPRECATED/api/v0 endpoints deprecated. Removal scheduled 2026-08-24 — six months notice per our policy.