Platform API Skill
ably-io-platform
ably-io-platform
| Method | Path | Description |
|---|---|---|
GET | /channels/{channel_id}/messages | |
POST | /channels/{channel_id}/messages | Get message history for a channel |
GET | /channels/{channel_id}/presence | Publish a message to a channel |
GET | /channels/{channel_id}/presence/history | Get presence of a channel |
GET | /channels/{channel_id} | Get presence history of a channel |
GET | /channels | Get metadata of a channel |
GET | /push/deviceRegistrations | Enumerate all active channels of the application |
POST | /push/deviceRegistrations | List devices registered for receiving push notifications |
DELETE | /push/deviceRegistrations | Register a device for receiving push notifications |
GET | /push/deviceRegistrations/{device_id} | Unregister matching devices for push notifications |
PUT | /push/deviceRegistrations/{device_id} | Get a device registration |
PATCH | /push/deviceRegistrations/{device_id} | Update a device registration |
DELETE | /push/deviceRegistrations/{device_id} | Update a device registration |
GET | /push/deviceRegistrations/{device_id}/resetUpdateToken | Unregister a single device for push notifications |
GET | /push/channelSubscriptions | Reset a registered device's update token |
POST | /push/channelSubscriptions | List channel subscriptions |
DELETE | /push/channelSubscriptions | Subscribe a device to a channel |
GET | /push/channels | Delete a registered device's update token |
POST | /push/publish | List all channels with at least one subscribed device |
POST | /keys/{keyName}/requestToken | Publish a push notification to device(s) |
GET | /stats | Request an access token |
GET | /time | Retrieve usage statistics for an application |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install ably-io-platform
Downloads and installs to ~/.claude/skills/ably-io-platform/
1.1.1 (2026-02-13)