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

ARX JSON Data API

Access 125 data points for ARX spanning 1 years (2025–Jan 21, 2026). Optimized JSON format (18.3 KB).

GET /api/tickers/ARX/json● 200 OK (Live)
{
  "symbol": "ARX",
  "timestamp": "2026-01-22T05:44:26.146Z",
  "price": 14.72,
  "change_24h": 4.768683274021352,
  "history_sample": [
    {
      "date": "2025-07-24",
      "open": 28.5,
      "high": 29.45,
      "low": 25.94,
      "close": 26.5,
      "volume": 22487700
    },
    {
      "date": "2025-07-25",
      "open": 26.24,
      "high": 31.18,
      "low": 26.12,
      "close": 29.79,
      "volume": 5951800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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