Platform API

The [REST API specification](https://www.ably.io/documentation/rest-api) for Ably.

Claim this API

Are you the operator of Platform API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Platform API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://rest.ably.io
Auth: unknown
Endpoints: 11
Reachable: unknown
CORS: unknown

Links

Homepage: https://www.ably.io/contact
API Base: https://rest.ably.io

Endpoints

Method Path Summary Auth Last Status Latency
GET /channels Enumerate all active channels of the application
GET /channels/{channel_id} Get metadata of a channel
GET /channels/{channel_id}/presence Get presence of a channel
GET /channels/{channel_id}/presence/history Get presence history of a channel
GET /push/channelSubscriptions List channel subscriptions
GET /push/channels List all channels with at least one subscribed device
GET /push/deviceRegistrations List devices registered for receiving push notifications
GET /push/deviceRegistrations/{device_id} Get a device registration
GET /push/deviceRegistrations/{device_id}/resetUpdateToken Reset a registered device's update token
GET /stats Retrieve usage statistics for an application
GET /time Get the service time