Skip to main content

HTTP Connections

The HTTP API follows the same format as the websocket API, in fact it used the same handler internally!

All requests should be sent as POST requests and the message should be sent JSON encoded as the body of the request.