🗄️Developer Resource // JSON Endpoint
FIDI JSON Data API
Access 432 data points for FIDI spanning 9 years (2018–Apr 22, 2026). Optimized JSON format (63.3 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 FIDI historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/FIDI/json● 200 OK (Live)Tired of exporting to Excel? Track FIDI and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "FIDI",
"timestamp": "2026-04-22T19:21:33.296Z",
"price": 28.02,
"change_24h": 0.14295925661186257,
"history_sample": [
{
"date": "2018-01-22",
"open": 25.72,
"high": 25.8,
"low": 25.4,
"close": 25.55,
"volume": 58200
},
{
"date": "2018-01-29",
"open": 25.5,
"high": 25.53,
"low": 24.55,
"close": 24.62,
"volume": 61200
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import FIDI🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync FIDI.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)