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

ARRY JSON Data API

Access 283 data points for ARRY spanning 6 years (2020–Mar 6, 2026). Optimized JSON format (41.5 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "ARRY",
  "timestamp": "2026-03-09T03:23:25.488Z",
  "price": 6.81,
  "change_24h": -4.6218487394958,
  "history_sample": [
    {
      "date": "2020-10-12",
      "open": 29.5,
      "high": 41.94,
      "low": 29.05,
      "close": 38.95,
      "volume": 46214700
    },
    {
      "date": "2020-10-19",
      "open": 38.85,
      "high": 44.44,
      "low": 37.25,
      "close": 42,
      "volume": 21625300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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