A
Ably Control API
Details
- URL
-
https://control.ably.net/v1 - Spec
- https://raw.githubusercontent.com/ably/docs/main/static/open-specs/control-v1.yaml
- Docs
- https://ably.com/docs/api/control-api
Authentication
Ably access token + Ably access token
Authorization: Bearer <credential> discovered In the Ably dashboard, open Access tokens, click Create new token, choose the account, expiry, and capabilities, then copy the token immediately after creation. Ably states these tokens authenticate the Control API and Ably CLI, and the full token is only shown once.