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

MREO JSON Data API

Access 360 data points for MREO spanning 7 years (2019–Mar 6, 2026). Optimized JSON format (52.7 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "MREO",
  "timestamp": "2026-03-09T02:45:17.771Z",
  "price": 0.394,
  "change_24h": 0.7672634271099751,
  "history_sample": [
    {
      "date": "2019-04-22",
      "open": 4.82,
      "high": 8.48,
      "low": 4.82,
      "close": 5.75,
      "volume": 174600
    },
    {
      "date": "2019-04-29",
      "open": 6.04,
      "high": 6.07,
      "low": 4.72,
      "close": 5.05,
      "volume": 195300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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