Account & API
API keys
API keys let external tools start timers, show messages, and read room state. Keys are tied to your account and work with the REST API documented in API reference.
How to use it
- Open API Keys from the dashboard header.
- Click Create API key and copy the key immediately.
- Send requests with header Authorization: Bearer ptp_...
- Revoke keys you no longer need.
Related guides