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

IFRA JSON Data API

Access 409 data points for IFRA spanning 8 years (2018–Jan 21, 2026). Optimized JSON format (59.9 KB).

GET /api/tickers/IFRA/json● 200 OK (Live)
{
  "symbol": "IFRA",
  "timestamp": "2026-01-21T21:33:58.519Z",
  "price": 56.785,
  "change_24h": 1.6923352435529961,
  "history_sample": [
    {
      "date": "2018-04-02",
      "open": 25.53,
      "high": 25.7,
      "low": 25.53,
      "close": 25.7,
      "volume": 300
    },
    {
      "date": "2018-04-09",
      "open": 25.61,
      "high": 25.61,
      "low": 25.35,
      "close": 25.57,
      "volume": 6900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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