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

ACHC JSON Data API

Access 383 data points for ACHC spanning 32 years (1994–Jan 20, 2026). Optimized JSON format (56.1 KB).

GET /api/tickers/ACHC/json● 200 OK (Live)
{
  "symbol": "ACHC",
  "timestamp": "2026-01-21T21:52:04.956Z",
  "price": 14.33,
  "change_24h": 0.6320224719101114,
  "history_sample": [
    {
      "date": "1994-04-01",
      "open": 24,
      "high": 25.5,
      "low": 24,
      "close": 25,
      "volume": 45725
    },
    {
      "date": "1994-05-01",
      "open": 25,
      "high": 27,
      "low": 24,
      "close": 25.5,
      "volume": 21675
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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