πŸ—„οΈDeveloper Resource // JSON Endpoint

FYBR JSON Data API

Access 247 data points for FYBR spanning 5 years (2021–Jan 19, 2026). Optimized JSON format (36.2 KB).

Download as CSV

Prefer CSV format? Download FYBR historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/FYBR/json● 200 OK (Live)
{
  "symbol": "FYBR",
  "timestamp": "2026-02-14T16:43:30.633Z",
  "price": 38.49,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2021-05-03",
      "open": 25.81,
      "high": 26.4,
      "low": 25,
      "close": 25.91,
      "volume": 3155055
    },
    {
      "date": "2021-05-10",
      "open": 25.6,
      "high": 26.7,
      "low": 23.91,
      "close": 24.75,
      "volume": 6444443
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import FYBR
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync FYBR.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes 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)