API Documentation
API Documentation

Rest API Authentication

Our REST endpoints require a bearer token, valid for 24 hours, to be sent in the Authorization header.

Authorization: Bearer <token>
Security Scheme Type:OAuth2
clientCredentials OAuth Flow Token URL: https://api.bravenewcoin.com/v3/oauth/token

Scopes:

read:exchange-ticker - Read exchange ticker
read:index-ticker      - Read GWA and MWA
read:ohlcv - Read end of day open, high, low, close and volume
read:market-cap - Read the market capitalization