/binance/symbols/search
List and filter the catalog of trading pairs and their trading rules
Price: 1 credit
💡 AI Hint: Browse the Binance spot trading-pair catalog. Returns trading pairs with their status, base and quote assets and precisions, allowed order types, permissions, and the full set of trading filters. Narrow the catalog with optional filters: base_asset (e.g. ‘BTC’), quote_asset (e.g. ‘USDT’), trading status, and supported permission (e.g. ‘SPOT’, ‘MARGIN’, ‘LEVERAGED’). Use this to discover which pairs exist and how each one trades.
Authorizations
API token from the dashboard
Headers
Body
Number of trading pairs to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Filter by base asset, e.g. 'BTC', 'ETH'
"BTC"
Filter by quote asset, e.g. 'USDT', 'BTC'
"USDT"
Filter by trading status
PRE_TRADING, TRADING, POST_TRADING, END_OF_DAY, HALT, AUCTION_MATCH, BREAK Filter by a supported permission, e.g. 'SPOT', 'MARGIN', 'LEVERAGED'
"SPOT"
Response
Successful Response