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

BPYPO JSON Data API

Access 335 data points for BPYPO spanning 7 years (2019–Jan 12, 2026). Optimized JSON format (49.1 KB).

GET /api/tickers/BPYPO/json● 200 OK (Live)
{
  "symbol": "BPYPO",
  "timestamp": "2026-01-21T21:23:24.825Z",
  "price": 14.98,
  "change_24h": -0.26631158455392245,
  "history_sample": [
    {
      "date": "2019-08-19",
      "open": 25.2,
      "high": 25.35,
      "low": 25.18,
      "close": 25.25,
      "volume": 499600
    },
    {
      "date": "2019-08-26",
      "open": 25.37,
      "high": 25.72,
      "low": 25.25,
      "close": 25.72,
      "volume": 1515500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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