πŸ—„οΈDeveloper Resource // JSON Endpoint

IDX JSON Data API

Access 207 data points for IDX spanning 18 years (2009–Mar 9, 2026). Optimized JSON format (30.3 KB).

Download as CSV

Prefer CSV format? Download IDX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/IDX/json● 200 OK (Live)

Tired of exporting to Excel? Track IDX and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "IDX",
  "timestamp": "2026-03-09T19:47:27.662Z",
  "price": 14.39,
  "change_24h": 0.06954102920723078,
  "history_sample": [
    {
      "date": "2009-02-01",
      "open": 7.67,
      "high": 8.68,
      "low": 7.18,
      "close": 7.32,
      "volume": 682800
    },
    {
      "date": "2009-03-01",
      "open": 7.21,
      "high": 8.92,
      "low": 6.95,
      "close": 8.56,
      "volume": 881700
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import IDX
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync IDX.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes unlimited API calls & historical CSV exports.

Dataset Specifications

  • Format: Standardized JSON (OHLCV)
  • Frequency: End-of-Day (EOD) + Real-time delay
  • Adjustments: Split-adjusted, Dividend-adjusted
  • Source: Multi-provider aggregation (AlphaVantage, Yahoo fallback)