Skip to main content
GET
Token Metrics Historical

Authorizations

x-api-key
string
header
required

Headers

x-amberdata-blockchain-id
enum<string>
default:ethereum-mainnet

The id of the blockchain

Available options:
ethereum-mainnet

Path Parameters

symbol
string
default:link
required

The symbol of the token contract.

Query Parameters

startDate
string<date-time>

Filter by data after this date.

endDate
string<date-time>

Filter by data before this date.

timeInterval
string
default:h

The time interval to return the historical data in: by day (d), by hour (h) or by minute (m)

timeFormat
string
default:iso

[Optional] Time format of the timestamps in the return payload.
[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable

Response

OK

status
integer
default:0
Example:

200

title
string
Example:

"OK"

description
string
Example:

"Successful request"

payload
object