Using the public API
You can integrate the Api key into your system and then use the public api.
Getting a list of available exchanges
Query Parameters
Name
Type
Description
{
"data": {
"page": 0,
"pages": 0,
"countItems": 0,
"entities": [
{
"id": 0,
"name": "string",
"slug": "string",
"isActive": true,
"firstHistoricalData": "string",
"lastHistoricalData": "string"
}
]
}
}Getting cryptocurrency pairs on the selected exchange
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Cryptocurrency conversion
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
History of cryptocurrency pairs rates
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
List of cryptocurrencies with price, marketCap and etc..
Query Parameters
Name
Type
Description
Last updated