🗄️Developer Resource // JSON Endpoint
BUYZ JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/BUYZ/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BUYZ/csv?range=maxAccess 336 data points for BUYZ spanning 7 years (2020–Jul 22, 2026). Optimized JSON format (49.2 KB).
Turn this feed into a private wealth view in the Terminal.
Your keys, your sync policy — the Terminal stays privacy-first.
Download as CSV
Prefer CSV format? Download BUYZ historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BUYZ/json● 200 OK (Live)Tired of exporting to Excel? Track BUYZ and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BUYZ",
"timestamp": "2026-07-24T21:40:43.253Z",
"price": 33.1292,
"change_24h": 0.11090126161515806,
"history_sample": [
{
"date": "2020-02-24",
"open": 24.71,
"high": 24.73,
"low": 23.74,
"close": 24.37,
"volume": 2200
},
{
"date": "2020-03-02",
"open": 25.2,
"high": 25.48,
"low": 23.83,
"close": 24.25,
"volume": 50900
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BUYZ🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BUYZ.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)