v1

latestOpenAPI 3.0.42026-07-26432241.7 KB
Tokens

Get a mapping of tokenId to 24-hours price change percentage

get/tokens/price-change

Headers

x-api-keystring required

API key for authentication. The demo api key provided is globally rate limited. Do not use in production.

Response

Successful operation

TokenPriceChange required

Example response

{
  "0.0.731861": -2.5351798847046836,
  "0.0.786931": 4.047875243039449,
  "0.0.629591": -12.223518441429796
}