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

FBP JSON Data API

Access 158 data points for FBP spanning 40 years (1987–Mar 6, 2026). Optimized JSON format (23.1 KB).

Download as CSV

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

GET /api/tickers/FBP/json● 200 OK (Live)

Tired of exporting to Excel? Track FBP and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "FBP",
  "timestamp": "2026-03-08T10:42:08.725Z",
  "price": 20.66,
  "change_24h": -1.4312977099236674,
  "history_sample": [
    {
      "date": "1987-01-01",
      "open": 8.33,
      "high": 11.11,
      "low": 8.15,
      "close": 9.07,
      "volume": 2645325
    },
    {
      "date": "1987-04-01",
      "open": 9.07,
      "high": 9.81,
      "low": 7.13,
      "close": 7.41,
      "volume": 1089720
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync FBP.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)