🗄️Developer Resource // JSON Endpoint

BMLP JSON Data API

Access 82 data points for BMLP spanning 2 years (2020–Aug 30, 2021). Optimized JSON format (12.0 KB).

GET /api/tickers/BMLP/json● 200 OK (Live)
{
  "symbol": "BMLP",
  "timestamp": "2026-01-21T23:20:45.776Z",
  "price": 42.33,
  "change_24h": -0.6338028169014157,
  "history_sample": [
    {
      "date": "2020-02-10",
      "open": 42.91,
      "high": 42.99,
      "low": 42.55,
      "close": 42.75,
      "volume": 5337
    },
    {
      "date": "2020-02-17",
      "open": 42.75,
      "high": 42.75,
      "low": 41.65,
      "close": 42.06,
      "volume": 41520
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BMLP
🛡️

Need to archive this data?

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