Skip to main content
POST
Get Token Price Snapshot (batch)
Max 100 items per request. Each item requires its own timestamp.

Request Body

Send an array of items or an object with an items array:

Response Format

Returns a payload array matching the input order. Each entry contains: If a token is not found, the entry will contain { "error": "..." }.

Example Response

Body

application/json
timestamp
integer
required
Required range: x > 0
chainId
string
blockchain
string
address
string

Response

200 - application/json

Token price-at batch response

payload
object · object · null[]
required