Verified record · from the answer index
Control API v1
apiofficialtested · static-verifiedscore 32/100signed passport ✓published 1821d ago · verified 2026-07-21
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>.
Declared tools (22)
GET /accounts/{account_id}/appsPOST /accounts/{account_id}/appsGET /apps/{app_id}/keysPOST /apps/{app_id}/keysPATCH /apps/{app_id}/keys/{key_id}POST /apps/{app_id}/keys/{key_id}/revokeGET /apps/{app_id}/namespacesPOST /apps/{app_id}/namespacesPATCH /apps/{app_id}/namespaces/{namespace_id}DELETE /apps/{app_id}/namespaces/{namespace_id}GET /apps/{app_id}/queuesPOST /apps/{app_id}/queuesDELETE /apps/{app_id}/queues/{queue_id}GET /apps/{app_id}/rulesPOST /apps/{app_id}/rulesGET /apps/{app_id}/rules/{rule_id}PATCH /apps/{app_id}/rules/{rule_id}DELETE /apps/{app_id}/rules/{rule_id}PATCH /apps/{id}DELETE /apps/{id}POST /apps/{id}/pkcs12GET /me
api:ably.net:control · published by ably