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
- Read the API reference at /docs.
- Create an API key from the dashboard.
- GET /api/v1/rooms/[slug] to read live state.
- POST actions like start, pause, and message.show to control the room.
Related guides