🗄️Developer Resource // JSON Endpoint
FAS JSON Data API
Access 210 data points for FAS spanning 18 years (2008–Apr 22, 2026). Optimized JSON format (30.8 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 FAS historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/FAS/json● 200 OK (Live)Tired of exporting to Excel? Track FAS and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "FAS",
"timestamp": "2026-04-22T22:14:25.941Z",
"price": 138.5,
"change_24h": -0.7168458781362007,
"history_sample": [
{
"date": "2008-12-01",
"open": 19.12,
"high": 22.69,
"low": 11.27,
"close": 17.69,
"volume": 242701632
},
{
"date": "2009-01-01",
"open": 17.63,
"high": 18.75,
"low": 5.01,
"close": 6.37,
"volume": 1203813504
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import FAS🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync FAS.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)