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

AR JSON Data API

Access 148 data points for AR spanning 13 years (2013–Jan 21, 2026). Optimized JSON format (21.7 KB).

GET /api/tickers/AR/json● 200 OK (Live)
{
  "symbol": "AR",
  "timestamp": "2026-01-22T04:11:37.303Z",
  "price": 34.24,
  "change_24h": 4.167934286583526,
  "history_sample": [
    {
      "date": "2013-11-01",
      "open": 56.75,
      "high": 57.12,
      "low": 51.83,
      "close": 54.9,
      "volume": 11078000
    },
    {
      "date": "2013-12-01",
      "open": 54.84,
      "high": 63.57,
      "low": 52.72,
      "close": 63.44,
      "volume": 18612400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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