Exchange Rule and Symbol Information
GET/public-api/market/v1/exchangeInfo
Retrieve exchange information for supported markets and rate limit setting.
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. You can only use one parameter at a time.
| Options | Example |
|---|---|
| No parameter | /exchangeInfo |
| symbol | /exchangeInfo?symbol=BTC-USDT |
| symbols | /exchangeInfo?symbols=["BTC-USDT","ETH-USDT","BTC-PERP-USDT"] |
| types | /exchangeInfo?types=["FuturesPerpetual","FuturesTimeBased"] |
Requestβ
Responsesβ
- 200
- 429
Successful response
Rate limit exceeded