get
https://api.canton.noves.fi//price//history
Returns historical token prices over the requested window.
The interval parameter controls downsampling:
- raw: every price observation, limited to 1000 points
- hourly: OHLC data grouped by hour
- daily: OHLC data grouped by day (default)
Only "cc" (Canton Coin) is currently supported. The token identifier is case-insensitive.

