Get Authentication Token via REST request
Authentication token may be retrieved from the auth/token
endpoint.
Check Get Auth Token for more information.
Establish Connection
WebSocket endpoint for establishing connection to the server using the response token:
wss://<root>/bcg/ws/ws-client?token={token}
Get Supported Coin-Pairs via REST request
Currency-pair may be retrieved from the currencyStatic
endpoint.
Check Get Coin Pairs for more information.
Trading support is subject to user entitlement for configured currency pairs only. Please refer to your account manager for trading entitlements.