Market Data
Get exchange info
Returns information about all available markets.
get/exchangeInfo
Response
Successful response
Example response
[
{
"symbol": "BTC-USD",
"baseAsset": "BTC",
"quoteAsset": "USDC"
}
]Returns information about all available markets.
Successful response
[
{
"symbol": "BTC-USD",
"baseAsset": "BTC",
"quoteAsset": "USDC"
}
]