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

AAGH JSON Data API

Access 161 data points for AAGH spanning 14 years (2012–Jan 20, 2026). Optimized JSON format (23.6 KB).

GET /api/tickers/AAGH/json● 200 OK (Live)
{
  "symbol": "AAGH",
  "timestamp": "2026-01-21T21:23:03.951Z",
  "price": 0.0001,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2012-10-01",
      "open": 0.5,
      "high": 1.01,
      "low": 0.1,
      "close": 0.1,
      "volume": 278889
    },
    {
      "date": "2012-11-01",
      "open": 0.11,
      "high": 0.16,
      "low": 0.09,
      "close": 0.16,
      "volume": 396800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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