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

AGH JSON Data API

Access 267 data points for AGH spanning 2 years (2025–Mar 6, 2026). Optimized JSON format (39.1 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "AGH",
  "timestamp": "2026-03-09T03:23:25.425Z",
  "price": 4.88,
  "change_24h": -2.982107355864818,
  "history_sample": [
    {
      "date": "2025-02-12",
      "open": 4.37,
      "high": 4.48,
      "low": 3.72,
      "close": 3.88,
      "volume": 2345800
    },
    {
      "date": "2025-02-13",
      "open": 3.5,
      "high": 4.21,
      "low": 3.02,
      "close": 3.47,
      "volume": 1906500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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