🗄️Developer Resource // JSON Endpoint

AHT JSON Data API

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

Access 276 data points for AHT spanning 23 years (2003–Jul 24, 2026). Optimized JSON format (40.4 KB).

Route this JSON into your sovereign workspace — command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "AHT",
  "timestamp": "2026-07-24T21:39:51.788Z",
  "price": 3.24,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2003-09-01",
      "open": 5736.31,
      "high": 5949.23,
      "low": 5542.18,
      "close": 5617.33,
      "volume": 10149
    },
    {
      "date": "2003-10-01",
      "open": 5636.11,
      "high": 5886.61,
      "low": 5617.33,
      "close": 5730.05,
      "volume": 6318
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import AHT
🛡️

Need to archive this data?

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