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

MPL JSON Data API

Access 436 data points for MPL spanning 1 years (2025–Jan 21, 2026). Optimized JSON format (63.9 KB).

GET /api/tickers/MPL/json● 200 OK (Live)
{
  "symbol": "MPL",
  "timestamp": "2026-01-22T04:32:40.912Z",
  "price": 9.99,
  "change_24h": -10.161870503597115,
  "history_sample": [
    {
      "date": "2025-10-21",
      "open": 18.33,
      "high": 18.33,
      "low": 17.4,
      "close": 17.42,
      "volume": 0
    },
    {
      "date": "2025-10-21",
      "open": 17.41,
      "high": 17.41,
      "low": 17.06,
      "close": 17.24,
      "volume": 11927
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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