Skip to content

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, with RateLimit-* and Retry-After headers and a RateLimited error body on 429. See Rate limits.
  • Search across this documentation site.

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.