Account & API

API reference

Use the HTTP API for automation and the WebSocket protocol for real-time state. See the full API reference for endpoints, actions, and connection roles.

How to use it

  1. Read the API reference at /docs.
  2. Create an API key from the dashboard.
  3. GET /api/v1/rooms/[slug] to read live state.
  4. POST actions like start, pause, and message.show to control the room.