🗄️Developer Resource // JSON Endpoint

RTM JSON Data API

Access 186 data points for RTM spanning 16 years (2009–Jul 1, 2024). Optimized JSON format (27.2 KB).

GET /api/tickers/RTM/json● 200 OK (Live)
{
  "symbol": "RTM",
  "timestamp": "2026-01-21T18:36:47.729Z",
  "price": 156.858,
  "change_24h": 0.9577138443715,
  "history_sample": [
    {
      "date": "2009-02-01",
      "open": 28.46,
      "high": 30.66,
      "low": 25.02,
      "close": 25.52,
      "volume": 37447
    },
    {
      "date": "2009-03-01",
      "open": 24.73,
      "high": 31.99,
      "low": 23.03,
      "close": 29.65,
      "volume": 50284
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import RTM
🛡️

Need to archive this data?

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