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

IDNA JSON Data API

Access 347 data points for IDNA spanning 7 years (2019–Jan 20, 2026). Optimized JSON format (50.8 KB).

GET /api/tickers/IDNA/json● 200 OK (Live)
{
  "symbol": "IDNA",
  "timestamp": "2026-01-21T21:06:29.048Z",
  "price": 29.49,
  "change_24h": 3.328661527680446,
  "history_sample": [
    {
      "date": "2019-06-10",
      "open": 24.92,
      "high": 24.92,
      "low": 24.6,
      "close": 24.6,
      "volume": 2300
    },
    {
      "date": "2019-06-17",
      "open": 26,
      "high": 27.26,
      "low": 26,
      "close": 26.79,
      "volume": 26700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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