Get Exchange Rate History by Symbol

/v4/data/rate/history

50 credits per API call

Retrieves token prices, FDV, and liquidity at any block or timestamp, including percentage change for specified lookback periods.

Supported blockchains:

  • Ethereum - ethereum-mainnet
  • Base - base-mainnet
Query Params
string
enum
required

The blockchain to work with.

Allowed:
string
required

Contract address of token.

number
≥ 0
number

Date-time UTC timestamp in format YYYY-MM-DDTHH:mm:ssZ (ignored if blockNumber is present)

string
required

The fiat or crypto asset to exchange

string
enum
required

The target asset to get the exchange rate for

Allowed:
string

Minutes to calculate price change over time, comparing to defined point of time in blockNumber or timestamp, comma separated

Responses

403

Forbidden. The request is authenticated, but it is not possible to required perform operation due to logical error or invalid permissions.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json