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 developer documentation . Control API is currently in Beta.
curl \ -H "Authorization: Bearer $API_KEY" \ https://control.ably.net/v1/me
curl \
-H "Authorization: Bearer $API_KEY" \
https://control.ably.net/v1/apps/{app_id}/keyscurl \
-H "Authorization: Bearer $API_KEY" \
https://control.ably.net/v1/apps/{app_id}/rules