🗄️Developer Resource // JSON Endpoint
BSMV JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/BSMV/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BSMV/csv?range=maxAccess 251 data points for BSMV spanning 5 years (2021–Jul 24, 2026). Optimized JSON format (36.8 KB).
Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.
Download as CSV
Prefer CSV format? Download BSMV historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BSMV/json● 200 OK (Live)Tired of exporting to Excel? Track BSMV and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BSMV",
"timestamp": "2026-07-24T21:38:13.389Z",
"price": 20.639,
"change_24h": -0.10164569215876473,
"history_sample": [
{
"date": "2021-09-20",
"open": 24.94,
"high": 25.06,
"low": 24.94,
"close": 25,
"volume": 6100
},
{
"date": "2021-10-18",
"open": 0,
"high": 0,
"low": 0,
"close": 0,
"volume": 0
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BSMV🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BSMV.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)