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

PFIAX JSON Data API

Access 250 data points for PFIAX spanning 21 years (2005–Jan 1, 2026). Optimized JSON format (36.6 KB).

GET /api/tickers/PFIAX/json● 200 OK (Live)
{
  "symbol": "PFIAX",
  "timestamp": "2026-01-22T02:35:24.940Z",
  "price": 8.319999694824219,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2005-04-01",
      "open": 10.18,
      "high": 10.2,
      "low": 10.15,
      "close": 10.18,
      "volume": 0
    },
    {
      "date": "2005-05-01",
      "open": 10.16,
      "high": 10.23,
      "low": 10.13,
      "close": 10.23,
      "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 PFIAX
πŸ›‘οΈ

Need to archive this data?

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