Exchanges Count
Get exchanges count returns the number of crypto exchanges Abyiss supports.
Get Exchange Count
GET
https://api.abyiss.com/v2/cex/exchanges/count
Returns the number of crypto exchanges Abyiss supports.
Query Parameters
Name
Type
Description
apiKey*
string
Your Abyiss API Key
Copy & Paste Code
Response Object
Example URL: https://api.abyiss.com/v2/cex/exchanges/count?apiKey=
Response Attributes
Attribute Name
Data Type
Description
count
integer
The number of Crypto Exchanges Abyiss supports
Last updated