🗄️Developer Resource // JSON Endpoint

AGRZX JSON Data API

Access 40 data points for AGRZX spanning 1 years (2019–Oct 22, 2019). Optimized JSON format (5.9 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "AGRZX",
  "timestamp": "2026-03-09T20:58:37.096Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2019-01-22",
      "open": 10.07,
      "high": 10.07,
      "low": 10.02,
      "close": 10.02,
      "volume": 0
    },
    {
      "date": "2019-01-29",
      "open": 10.02,
      "high": 10.07,
      "low": 10.01,
      "close": 10.03,
      "volume": 0
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import AGRZX
🛡️

Need to archive this data?

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