Start here
Integration Quickstart
Hosted login → Firebase token → session API. The shortest path to a working integration before diving into OpenAPI.
Reference
OpenAPI 3.1 specs with interactive Swagger UI. Pick a surface below, or download the YAML for codegen and offline review.
Start here
Hosted login → Firebase token → session API. The shortest path to a working integration before diving into OpenAPI.
Auth
Hosted browser login — /app/sessions/login (session apps);
/app/login legacy/console only.
Admin
Users, workspaces, billing, invites, applications, audit & API access log, anonymous & invite flows.
Runtime
Encrypted session payloads and signed-in user identity
(GET /sessions/identity).
Docs & support
Semantic doc search (ai-safe) plus the human support bot chat
(POST /assistant/chat, SSE). Prefer search for agents; use the bot UI for
people.
Examples
CI-validated reference collection. Download to inspect request sequences; requires your own Firebase credentials to run.