Skip to content

api-evangelist/ably

Repository files navigation

Ably (ably)

Ably is a realtime messaging platform offering pub/sub, presence, push notifications, chat, LiveSync, and integrations over WebSocket and HTTP. Ably publishes its OpenAPI specifications publicly via the ably/open-specs GitHub repository, with separate specs for the Platform API (REST messaging surface) and the Control API (account, app, and key management).

APIs.json: https://raw.githubusercontent.com/api-evangelist/ably/refs/heads/main/apis.yml

Tags

  • Realtime
  • WebSockets
  • Pub/Sub
  • Messaging
  • Streaming
  • Push Notifications
  • Chat
  • LiveSync

Timestamps

  • Created: 2026-05-08
  • Modified: 2026-05-29

APIs

Ably Platform API

The Ably Platform API exposes pub/sub messaging, presence, history, push notifications, and channel/stats endpoints over REST and WebSocket. WebSocket realtime connections use realtime.ably.io. Authentication via Basic auth (key) or token-based.

Tags

  • Pub/Sub
  • Messaging
  • WebSockets
  • REST
  • Streaming

Properties

Ably Control API

The Ably Control API manages accounts, apps, API keys, namespaces, queues, integration rules, and webhooks. Used to provision and operate Ably resources programmatically. Authentication via personal access token (PAT).

Tags

  • Account Management
  • Apps
  • Keys
  • Namespaces
  • Integrations

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Realtime messaging and WebSocket platform.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors