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

IFED JSON Data API

Access 228 data points for IFED spanning 5 years (2021–Jan 19, 2026). Optimized JSON format (33.4 KB).

GET /api/tickers/IFED/json● 200 OK (Live)
{
  "symbol": "IFED",
  "timestamp": "2026-01-21T23:50:26.421Z",
  "price": 45.4661,
  "change_24h": 1.0501493545748652,
  "history_sample": [
    {
      "date": "2021-09-13",
      "open": 25.37,
      "high": 25.41,
      "low": 25.01,
      "close": 25.12,
      "volume": 97700
    },
    {
      "date": "2021-09-20",
      "open": 24.55,
      "high": 25.35,
      "low": 24.15,
      "close": 25.23,
      "volume": 471900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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