Skip to main content
GET
Tradable Pairs

OpenAPI

/specs/rfq-api.json get /pairs

Authorizations

X-API-Key
string
header
required

Service-account API key (tfk_test_/tfk_live_).

Query Parameters

activeOnly
boolean
default:true

Keep only pairs with at least one counterparty pricing right now (status active).

chainId
integer | null

Restrict to pairs whose input or output sits on this chain, e.g. 10 or 8453.

corridor
string | null

Restrict to one directional corridor slug, e.g. optimism-base.

Response

Successful Response

pairs
Pair · object[]
required

Every directional pair at least one workspace-eligible solver/LP currently quotes.

asOf
string<date-time> | null

When this roster snapshot was computed. Coverage moves with LP inventory and listings - refresh at least daily rather than pinning it.

totalPairs
integer | null

Number of pair entries returned.