Skip to main content
GET
List supported tokens
Returns the list of tokens available for swapping on the specified chains. Tokens are grouped by chain ID.
chains
string
required
Comma-separated list of chain IDs (e.g., 1,42161,137).

Authorizations

X-API-Key
string
header
required

Partner API key. Optional for public endpoints, required for /v1/partner/*.

Query Parameters

chains
string

Comma-separated chain IDs, e.g. '1,42161'

keywords
string

Search keyword, e.g. 'USDC'

Response

Token list

data
any
required

Response payload (null on error)

error
object | null
required
meta
object
required