Skip to main content
GET
Get available markets
Returns the full list of tradable currency pairs along with their trade limits and supported directions. Use this endpoint to:
  • Access the complete list of available currency pairs to trade
  • Retrieve specifications on trading limits and possible trade directions by currency

Errors

See the full v2 error reference for retry semantics and idempotency-specific codes.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

Response

success

status
enum<string>
Available options:
success,
error
Example:

"success"

data
object
message
string
Example:

"Data fetched successfully"