Skip to main content
POST
Get Rates

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Request for cross-rates from the ticker pool.

trading_pairs
string[]
required

Trading pairs to price (e.g., ['BTC-USDT', 'ETH-USDT'])

connector
string | null

If set, resolve rates using only this connector's tickers

Response

Successful Response

Cross-rates for the requested trading pairs.

quote_token
string
required

Configured global quote token

rates
Rates · object
required

Trading pair to rate mapping (None if not resolvable)

connector
string | null

Connector used, if scoped