Markets Information
GET/public-api/market/v1/markets
Retrieve supported markets.
This API can be publicly accessed (without any security headers). If you
access with Read permission authentication, the result will be much more
accurate by account setting.
The symbol, symbols, and types parameters can't be used in combination
with each other.
| Options | Example |
|---|---|
| No parameter | /markets |
| symbol | /markets?symbol=BTC-USDT |
| symbols | /markets?symbols=["BTC-USDT","ETH-USDT","BTC-PERP-USDT"] |
| types | /markets?types=["FuturesPerpetual","FuturesTimeBased"] |
Requestβ
Responsesβ
- 200
- 429
Successful response
Rate limit exceeded