v1

latestOpenAPI 3.0.02026-07-22290108.6 KB
Currencies
V2/Currencies

Get conversion routes for a specific currency

Get a list of currency objects (with all details) that can be converted to from the specified currency. Optionally filter by network using the 'network' query parameter.

get/v2/currencies/{currencyId}/conversion-routes

Path parameters

currencyIdstring required

Query parameters

networkstring

The network of the token to filter by

networksstring

A comma-separated list of networks to filter by (e.g., sepolia,mainnet,polygon)

Headers

x-api-keystring

API key for authentication (optional if using Client ID)

x-client-idstring

Client ID for frontend authentication (optional if using API key)

Originstring

Origin header (required for Client ID auth, automatically set by browser)

Response

Conversion routes retrieved successfully