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

IRRX JSON Data API

Access 210 data points for IRRX spanning 5 years (2022–Jan 5, 2026). Optimized JSON format (30.8 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "IRRX",
  "timestamp": "2026-03-08T07:49:57.972Z",
  "price": 14.95,
  "change_24h": -0.3333333333333381,
  "history_sample": [
    {
      "date": "2022-01-03",
      "open": 9.8,
      "high": 9.89,
      "low": 9.8,
      "close": 9.85,
      "volume": 658231
    },
    {
      "date": "2022-01-10",
      "open": 9.89,
      "high": 9.89,
      "low": 9.85,
      "close": 9.85,
      "volume": 61910
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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