🗄️Developer Resource // JSON Endpoint
FOCT JSON Data API
Access 289 data points for FOCT spanning 6 years (2020–Apr 22, 2026). Optimized JSON format (42.3 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 FOCT historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/FOCT/json● 200 OK (Live)Tired of exporting to Excel? Track FOCT and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "FOCT",
"timestamp": "2026-04-22T20:52:19.536Z",
"price": 50.58,
"change_24h": 0.5482643596359682,
"history_sample": [
{
"date": "2020-10-19",
"open": 30.09,
"high": 30.1,
"low": 29.51,
"close": 29.94,
"volume": 875400
},
{
"date": "2020-10-26",
"open": 29.81,
"high": 29.81,
"low": 28.51,
"close": 28.63,
"volume": 370400
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import FOCT🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync FOCT.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)