🗄️Developer Resource // JSON Endpoint
BITI JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/BITI/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BITI/csv?range=maxAccess 208 data points for BITI spanning 4 years (2022–Jun 5, 2026). Optimized JSON format (30.5 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 BITI historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BITI/json● 200 OK (Live)Tired of exporting to Excel? Track BITI and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BITI",
"timestamp": "2026-06-07T05:04:33.978Z",
"price": 28.43,
"change_24h": 5.1405325443787,
"history_sample": [
{
"date": "2022-06-20",
"open": 192.55,
"high": 209.71,
"low": 191.35,
"close": 195,
"volume": 389700
},
{
"date": "2022-06-27",
"open": 195.5,
"high": 220.35,
"low": 195.35,
"close": 212.9,
"volume": 1002780
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BITI🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BITI.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)