HTTP API
WebSocket
GET/ws/liveness
curl -X GET "https://example.com/ws/liveness"Empty
GET/ws/pubsub/{channel}
Authorization
bearer_token AuthorizationBearer <token>
In: header
Path Parameters
channel*string
PubSub channel name
Query Parameters
token?string
Response Body
curl -X GET "https://example.com/ws/pubsub/string"Empty