🗄️Developer Resource // JSON Endpoint

ARHS JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/ARHS/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/ARHS/csv?range=max

Access 241 data points for ARHS spanning 5 years (2021–Jun 5, 2026). Optimized JSON format (35.3 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

Prefer CSV format? Download ARHS historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/ARHS/json● 200 OK (Live)

Tired of exporting to Excel? Track ARHS and analyze your portfolio locally with Pocket Portfolio.

Start Free — Local First
{
  "symbol": "ARHS",
  "timestamp": "2026-06-07T05:17:20.558Z",
  "price": 6.33,
  "change_24h": -4.668674698795175,
  "history_sample": [
    {
      "date": "2021-11-01",
      "open": 12.5,
      "high": 14,
      "low": 12,
      "close": 12.21,
      "volume": 7125600
    },
    {
      "date": "2021-11-08",
      "open": 12.64,
      "high": 12.74,
      "low": 10.75,
      "close": 11.41,
      "volume": 3959100
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import ARHS
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync ARHS.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal