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

IDYA JSON Data API

Access 350 data points for IDYA spanning 7 years (2019–Jan 21, 2026). Optimized JSON format (51.3 KB).

GET /api/tickers/IDYA/json● 200 OK (Live)
{
  "symbol": "IDYA",
  "timestamp": "2026-01-21T18:48:52.329Z",
  "price": 35.955,
  "change_24h": 0.5734265734265687,
  "history_sample": [
    {
      "date": "2019-05-20",
      "open": 14,
      "high": 16.9,
      "low": 10.2,
      "close": 11.25,
      "volume": 2031600
    },
    {
      "date": "2019-05-27",
      "open": 11.25,
      "high": 12.11,
      "low": 10.64,
      "close": 11.87,
      "volume": 519200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync IDYA.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)