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

AHCO JSON Data API

Access 401 data points for AHCO spanning 8 years (2018–Jan 21, 2026). Optimized JSON format (58.7 KB).

GET /api/tickers/AHCO/json● 200 OK (Live)
{
  "symbol": "AHCO",
  "timestamp": "2026-01-21T22:58:53.281Z",
  "price": 10.52,
  "change_24h": 1.1538461538461462,
  "history_sample": [
    {
      "date": "2018-05-28",
      "open": 9.7,
      "high": 9.7,
      "low": 9.7,
      "close": 9.7,
      "volume": 0
    },
    {
      "date": "2018-06-04",
      "open": 9.7,
      "high": 9.7,
      "low": 9.7,
      "close": 9.7,
      "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 AHCO
πŸ›‘οΈ

Need to archive this data?

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