🗄️Developer Resource // JSON Endpoint
AFBI JSON Data API
Access 471 data points for AFBI spanning 9 years (2017–Apr 22, 2026). Optimized JSON format (69.0 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 AFBI historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AFBI/json● 200 OK (Live)Tired of exporting to Excel? Track AFBI and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AFBI",
"timestamp": "2026-04-22T18:25:17.637Z",
"price": 22.4,
"change_24h": -0.04462293618920823,
"history_sample": [
{
"date": "2017-04-24",
"open": 12.96,
"high": 14.75,
"low": 12.72,
"close": 14.67,
"volume": 1449419
},
{
"date": "2017-05-01",
"open": 14.89,
"high": 15.28,
"low": 14.35,
"close": 14.76,
"volume": 345639
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AFBI🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AFBI.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)