Control API v1
Use the Control API to manage your applications, namespaces, keys, queues, rules, and more. Detailed information on using this API can be found in the Ably <a href="https://ably.com/documentation/control-api">developer documentation</a>. Control API is currently in Beta.
Base URL:
Auth: unknown
Endpoints: 4
Reachable: unknown
CORS: unknown
https://control.ably.net/v1Auth: unknown
Endpoints: 4
Reachable: unknown
CORS: unknown
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/apps/{app_id}/namespaces | Lists namespaces | — | — | — |
GET |
/apps/{app_id}/queues | Lists queues | — | — | — |
GET |
/apps/{app_id}/rules | Lists Reactor rules | — | — | — |
GET |
/apps/{app_id}/rules/{rule_id} | Gets a reactor rule by rule ID | — | — | — |