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

ARQ JSON Data API

Access 265 data points for ARQ spanning 22 years (2004–Jan 21, 2026). Optimized JSON format (38.8 KB).

GET /api/tickers/ARQ/json● 200 OK (Live)
{
  "symbol": "ARQ",
  "timestamp": "2026-01-22T02:36:05.991Z",
  "price": 3.67,
  "change_24h": 3.380281690140848,
  "history_sample": [
    {
      "date": "2004-02-01",
      "open": 4.25,
      "high": 4.47,
      "low": 3.92,
      "close": 4.07,
      "volume": 515800
    },
    {
      "date": "2004-03-01",
      "open": 4.05,
      "high": 4.16,
      "low": 3.3,
      "close": 4.16,
      "volume": 684400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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