All market pairs
GET
/ver1/accounts/market_pairs
This is an endpoint that does not need authentication
The method allows getting the list of pairs is supported by exchange in 3Commas' format
Query Parameters
Name
Type
Mandatory
Description
market_code
integer
Yes
Unique exchange code in the 3Commas system
Example request
GET /ver1/accounts/market_pairs?market_code=binance_us
Example Response and errors
Last updated
Was this helpful?