Skip to Content
APIsExchange Markets

Exchange Markets

Get exchange markets returns all crypto pairs on a crypto exchange.

Get Exchange Markets

GEThttps://api.adesic.com/v2/cex/{exchange}/markets

Returns an array of all crypto pair ids on the exchange.

Path Parameters

NameTypeDescription
exchange*stringUnique exchange identifier used by Adesic.

Query Parameters

NameTypeDescription
apiKey*stringYour Adesic API Key
response.json
[ "OGN/BTC", "REQ/BTC", "KEEP/USD", "AAVE/USD", "SKL/GBP", "MIR/EUR", "FORTH/EUR", "DOT/USDT" ]

Copy & Paste Code

cURL
curl -H "api-key: API KEY" https://api.adesic.com/v2/cex/coinbasepro/markets

Response Object

Example URL: https://api.adesic.com/v2/cex/coinbasepro/markets 

response.json
[ "BTC/USD", "ETH/USD", "DOGE/USD", "DOT/USDT" ]

Response Attributes

Attribute NameData TypeDescription
pair idstringUnique Crypto Pair identifier used by the exchange.

© Adesic LLC. All Rights Reserved