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

ARDS JSON Data API

Access 396 data points for ARDS spanning 8 years (2018–Mar 6, 2026). Optimized JSON format (58.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "ARDS",
  "timestamp": "2026-03-09T03:23:06.983Z",
  "price": 0.0002,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2018-08-13",
      "open": 13.02,
      "high": 13.85,
      "low": 12.61,
      "close": 12.93,
      "volume": 638002
    },
    {
      "date": "2018-08-20",
      "open": 13.04,
      "high": 13.38,
      "low": 12.68,
      "close": 13.04,
      "volume": 125170
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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