API Documentation
To begin accessing our cryptocurrency market data, you'll need to connect to the API through the designated endpoint URL.
URL: https://access.ccdb.waexservices.com
The authentication for the API calls is done through the header, here is an example of a session based authentication call:
And here is an example of a token access authentication call:
In the following sections, you'll find documentation for each of our API endpoints that includes the required parameters, and example requests and responses.
Last updated