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

RWX JSON Data API

Access 232 data points for RWX spanning 20 years (2007–Mar 6, 2026). Optimized JSON format (34.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "RWX",
  "timestamp": "2026-03-09T08:55:03.886Z",
  "price": 28.66,
  "change_24h": -0.5896635449184814,
  "history_sample": [
    {
      "date": "2007-01-01",
      "open": 64,
      "high": 64.48,
      "low": 61.1,
      "close": 64.3,
      "volume": 3718900
    },
    {
      "date": "2007-02-01",
      "open": 65.05,
      "high": 69.4,
      "low": 64.89,
      "close": 65.93,
      "volume": 4154700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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