ποΈDeveloper Resource // JSON Endpoint
FINIX JSON Data API
Access 324 data points for FINIX spanning 27 years (1993βDec 1, 2019). Optimized JSON format (47.5 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 FINIX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/FINIX/jsonβ 200 OK (Live)Tired of exporting to Excel? Track FINIX and analyze your portfolio locally with Pocket Portfolio.
Start Free β Local First{
"symbol": "FINIX",
"timestamp": "2026-04-22T20:07:33.588Z",
"price": null,
"change_24h": null,
"history_sample": [
{
"date": "1993-01-01",
"open": 9.69,
"high": 9.69,
"low": 9.69,
"close": 9.69,
"volume": 0
},
{
"date": "1993-02-01",
"open": 9.7,
"high": 9.84,
"low": 9.68,
"close": 9.8,
"volume": 0
}
]
}π»
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import FINIXπ‘οΈ
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync FINIX.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)