Get Spot API Trading Symbols
- GET
/api/v3/apiTradingSymbols
Weight(IP): 5
Request parameters
No parameters.
Request example
curl "https://api-spot.weex.com/api/v3/apiTradingSymbols"
Response
Returns an array of trading pairs that are currently approved for API spot trading.
Response example
[
"BTCUSDT",
"ETHUSDT",
"SOLUSDT"
]