🗄️Developer Resource // JSON Endpoint
BPYPN JSON Data API
Access 325 data points for BPYPN spanning 7 years (2020–Apr 22, 2026). Optimized JSON format (47.6 KB).
Route this JSON into your sovereign workspace — command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.
Download as CSV
Prefer CSV format? Download BPYPN historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BPYPN/json● 200 OK (Live)Tired of exporting to Excel? Track BPYPN and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BPYPN",
"timestamp": "2026-04-22T17:57:57.242Z",
"price": 13.93,
"change_24h": 0.4325883201153605,
"history_sample": [
{
"date": "2020-02-10",
"open": 25.19,
"high": 25.55,
"low": 25.19,
"close": 25.37,
"volume": 2037600
},
{
"date": "2020-02-17",
"open": 25.39,
"high": 25.59,
"low": 25.35,
"close": 25.57,
"volume": 590700
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BPYPN🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BPYPN.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)