SDK
Price
Get Token Price
Gets price information for a single token
GET
SDK
SDK Example
Authorizations
API Key for authentication
Query Parameters
The token address
When true, each price object includes a priceChanges map of timeframe → { priceChangePercentage } (percent units, up to 24h). Absent timeframes mean no datapoint.
Response
200 - application/json
Successful response
Token price in USD
Token price in quote units when available
Liquidity in USD
Market cap in USD
Unix timestamp in milliseconds
Present when priceChanges=true. Keys are timeframes; values are percentage change vs that lookback. Units are percent (e.g. -3.91 means −3.91%). Timeframe keys may be omitted when unavailable (treat as null/absent).