Skip to main content
GET
Get Trading Pair Information

Authorizations

X-API-Key
string
header
required

API Key authentication. Example: "your-api-key-here"

Query Parameters

base
string
required

Base currency (e.g., BTC)

quote
string
required

Quote currency (e.g., USDT)

Response

Successfully retrieved trading pair

data
object
error
object
metadata
any
pagination
any
request_id
string
success
boolean