🗄️Developer Resource // JSON Endpoint
FXL JSON Data API
Access 228 data points for FXL spanning 19 years (2007–Apr 22, 2026). Optimized JSON format (33.4 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 FXL historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/FXL/json● 200 OK (Live)Tired of exporting to Excel? Track FXL and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "FXL",
"timestamp": "2026-04-22T20:51:20.878Z",
"price": 184.86,
"change_24h": 0.7966237547642095,
"history_sample": [
{
"date": "2007-06-01",
"open": 20.11,
"high": 20.9,
"low": 20.11,
"close": 20.7,
"volume": 9600
},
{
"date": "2007-07-01",
"open": 20.7,
"high": 21.87,
"low": 20.44,
"close": 20.44,
"volume": 28600
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import FXL🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync FXL.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)