API Documentation
API Documentation

Websocket Authentication

Our websocket endpoint requires the bearer token to be sent as access_token parameter in the connection url. 

The token will have to be used within 30 seconds of being issued.

wss://ws.bravenewcoin.com?access_token=<token>