🗄️Developer Resource // JSON Endpoint
IBLYX JSON Data API
Access 51 data points for IBLYX spanning 1 years (2026–Apr 20, 2026). Optimized JSON format (7.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 IBLYX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/IBLYX/json● 200 OK (Live)Tired of exporting to Excel? Track IBLYX and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "IBLYX",
"timestamp": "2026-04-22T20:51:16.008Z",
"price": null,
"change_24h": null,
"history_sample": [
{
"date": "2026-01-29",
"open": 29.35,
"high": 29.35,
"low": 29.35,
"close": 29.35,
"volume": 0
},
{
"date": "2026-01-30",
"open": 29.09,
"high": 29.09,
"low": 29.09,
"close": 29.09,
"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 IBLYX🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync IBLYX.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)