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

RDVY JSON Data API

Access 147 data points for RDVY spanning 13 years (2014–Mar 6, 2026). Optimized JSON format (21.5 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "RDVY",
  "timestamp": "2026-03-07T21:58:53.832Z",
  "price": 69.55,
  "change_24h": -2.124964818463278,
  "history_sample": [
    {
      "date": "2014-02-01",
      "open": 19.15,
      "high": 20.05,
      "low": 18.71,
      "close": 19.92,
      "volume": 57900
    },
    {
      "date": "2014-03-01",
      "open": 20,
      "high": 20.33,
      "low": 19.76,
      "close": 20.24,
      "volume": 232600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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