🗄️Developer Resource // JSON Endpoint

ARECX JSON Data API

Access 331 data points for ARECX spanning 7 years (2019–Apr 29, 2025). Optimized JSON format (48.5 KB).

GET /api/tickers/ARECX/json● 200 OK (Live)
{
  "symbol": "ARECX",
  "timestamp": "2026-01-22T00:22:28.759Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2019-01-01",
      "open": 13.02,
      "high": 13.39,
      "low": 13.02,
      "close": 13.39,
      "volume": 0
    },
    {
      "date": "2019-01-08",
      "open": 13.6,
      "high": 13.81,
      "low": 13.6,
      "close": 13.76,
      "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 ARECX
🛡️

Need to archive this data?

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