Skip to main content
Version: V3(BETA)

Get API Trading Symbols

  • GET /capi/v3/market/apiTradingSymbols

Weight(IP): 5

Request parameters

No parameters.

Request example

curl "https://api-contract.weex.com/capi/v3/market/apiTradingSymbols"

Response

Returns an array containing all trading pairs that are currently eligible for API futures trading.

Response example

[
"BTCUSDT",
"ETHUSDT",
"BCHUSDT"
]