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

FPH JSON Data API

Access 462 data points for FPH spanning 9 years (2017–Mar 6, 2026). Optimized JSON format (67.7 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "FPH",
  "timestamp": "2026-03-09T03:23:36.247Z",
  "price": 5.44,
  "change_24h": -1.8050541516245424,
  "history_sample": [
    {
      "date": "2017-05-08",
      "open": 15.2,
      "high": 15.98,
      "low": 14.78,
      "close": 15.96,
      "volume": 6222900
    },
    {
      "date": "2017-05-15",
      "open": 16.16,
      "high": 16.74,
      "low": 15.68,
      "close": 16,
      "volume": 1990100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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