v11

latestOpenAPI 3.1.0AGPL-3.0-onlyraw.githubusercontent.com2026-08-01307390.9 KB
Fiat

Get fiat rates for multiple timestamps.

Returns fiat rate tickers for a comma-separated list of Unix timestamps.

Load estimate: Medium; work and payload grow linearly with timestamp count, plus token/currency selection.

get/api/v2/multi-tickers/

Query parameters

timestampstring required
Example:1710000000,1720000000

Comma-separated Unix timestamps.

currencystring
Example:usd

Optional currency code.

tokenstring

Optional token symbol or contract/address key.

Response

Fiat rate tickers.

tsinteger
ratesobject required
errorstring