[timestamp, value] format, ready to drop into any charting library like Chart.js, Recharts, or Highcharts.
Endpoint: GET /indices/ASI/chart (Starter plan)
Fetch 90-day ASI history
Sample response
Use a custom date range
Swapperiod for from and to if you need a specific window:
curl
Need full OHLCV detail?
Dropformat=chart and use format=detailed instead. Each point then includes date, value, change, and change_percent fields individually.
Indices chart reference
Full parameter list for
GET /indices/:symbol/chart