Skip to main content
GET
Get available markets
v1 sunsets December 31, 2026. Migrate to v2 — see the migration guide.
Returns the full list of tradable currency pairs along with their trading 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 v1 error reference.

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 | null
message
string
Example:

"Data fetched successfully"