PubNub Network
The PubNub Network makes Real-time Communications Simple with an easy API. Two Functions: Send/Receive (Publish/Subscribe). We provide a web-scale API for businesses to build scalable Data Push communication apps on Mobile, Tablet and Web. Bidirectional JSON. Ask for commit access - via Twitter: @pubnub - via IRC: #pubnub on FreeNode
PubNub Network endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Publish /publish/{publish_key}/{subscribe_key}/0/{channel}/{callback}/{message} |
Send message. |
| GET |
History /history/{subscribe_key}/{channel}/{callback}/{limit} |
Get older messages. |
| GET |
Here Now /v2/presence/sub_key/{subscribe_key}/channel/{channel} |
Presence Summery of User IDs who are Online Now. |
| GET |
Subscribe /subscribe/{subscribe_key}/{channel}/{callback}/{timetoken} |
Receive message. |
| GET |
Time /time/{callback} |
Timetoken from PubNub Network |
| GET |
Replay /v1/replay/{publish_key}/{subscribe_key}/{source}/{destination} |
Replay messages from the past in the order and timespan they came in. |
| GET |
Register Device APNS /v1/push/sub-key/{subscribe_key}/devices/{device_token} |
iOS Only: Register and Deregister an iOS Device to receive Apple Push Notification Service. This is a secondary PubNub Service endpoint that allows you to PUBLISH a message via… |
PubNub Network pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|