List currency pairs
Returns every currency pair tradable on your account, with per-pair limits and supported directions.
Authorizations
ES256-signed JWT bearer token, single-use, 60-second TTL. See Authentication for how to mint one.
ES256 signature over the request, bound to the bearer JWT. Required on every v3 request. See Authentication → Request signing.
Headers
Optional, client-supplied correlation ID for this request. Echoed verbatim on the response when supplied; the response omits it when the request did not supply one. Distinct from X-Trace-Id (server-generated, always present). See Metadata & tracing.
"my-req-abc-123"
Response
List of currency pairs.
The complete bounded collection of tradable currency pairs available to your organization. Limits are scoped to the sellCurrency, so each underlying pair is enumerated in both directions.