Changelog
Notable changes to the public, newest first.
Current Released 2026-06-15 — Labels are now embedded on each person and managed via /labels/people + PUT /profiles/people/{personId}/labels. See the People guide and the API Reference.
Released 2026-06-15 — Person responses may include coverEventId when a cover photo is on file. See the API Reference.
Released 2026-06-11 — Added a managed People resource: create, read, update, delete, labels, and list/search by id or name/email/isActive. See the People guide and the API Reference.
Released 2026-06-04 — Streamlined the check-in request and response shapes. Some fields were renamed or removed. See the API Reference for the current contract.
Released 2026-05-28 — First managed release. Stable /api/v1 surface available in production.
- Rate limiting on every
/api/v1/*route, withRateLimit-*andRetry-Afterheaders and aRateLimitederror body on429. See Rate limits. - Search across this documentation site.
1.0.0 – 1.3.0
Section titled “1.0.0 – 1.3.0”Released 2026-05-13 → 2026-05-14 — Pre-release iterations on the v1 endpoint surface and request/response shapes. See the API Reference for the canonical contract.