🗄️Developer Resource // JSON Endpoint

CACG JSON Data API

Access 372 data points for CACG spanning 8 years (2017–Jun 10, 2024). Optimized JSON format (54.5 KB).

GET /api/tickers/CACG/json● 200 OK (Live)
{
  "symbol": "CACG",
  "timestamp": "2026-01-21T18:50:52.361Z",
  "price": 53.3898,
  "change_24h": 0.13560275706850183,
  "history_sample": [
    {
      "date": "2017-05-01",
      "open": 24.86,
      "high": 24.95,
      "low": 24.84,
      "close": 24.95,
      "volume": 264417
    },
    {
      "date": "2017-05-08",
      "open": 25,
      "high": 25,
      "low": 24.77,
      "close": 24.78,
      "volume": 77201
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import CACG
🛡️

Need to archive this data?

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