🗄️Developer Resource // JSON Endpoint

AQH JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/AQH/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/AQH/csv?range=max

Access 167 data points for AQH spanning 15 years (2001–Dec 1, 2015). Optimized JSON format (24.5 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "AQH",
  "timestamp": "2026-07-24T21:40:33.793Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2001-07-01",
      "open": 1.3,
      "high": 1.3,
      "low": 1.1,
      "close": 1.1,
      "volume": 0
    },
    {
      "date": "2001-08-01",
      "open": 1.15,
      "high": 1.15,
      "low": 1.1,
      "close": 1.15,
      "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 AQH
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync AQH.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal