cURL
curl --request GET \ --url https://demo-api.mobula.io/api/2/token/price-history
{ "data": { "priceHistory": [ [ 123 ] ], "address": "<string>", "chainId": "<string>", "error": "<string>" } }
Retrieve 24 TWAP price points for one or multiple tokens, ideal for sparkline/linechart rendering.
15m
1h
24h
7d
30d
1y
Token price history response
Show child attributes