🗄️Developer Resource // JSON Endpoint

AGT JSON Data API

Access 280 data points for AGT spanning 6 years (2017–Aug 29, 2022). Optimized JSON format (41.0 KB).

GET /api/tickers/AGT/json● 200 OK (Live)
{
  "symbol": "AGT",
  "timestamp": "2026-01-22T07:04:29.839Z",
  "price": 26.38,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2017-04-24",
      "open": 24.94,
      "high": 25.09,
      "low": 24.94,
      "close": 24.96,
      "volume": 1771
    },
    {
      "date": "2017-05-01",
      "open": 25.13,
      "high": 26.14,
      "low": 25.13,
      "close": 26.14,
      "volume": 44072
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import AGT
🛡️

Need to archive this data?

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