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

FVLKX JSON Data API

Access 212 data points for FVLKX spanning 18 years (2008–Jan 1, 2026). Optimized JSON format (31.1 KB).

GET /api/tickers/FVLKX/json● 200 OK (Live)
{
  "symbol": "FVLKX",
  "timestamp": "2026-01-22T03:09:16.381Z",
  "price": 14.84000015258789,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2008-06-01",
      "open": 7.3,
      "high": 7.43,
      "low": 6.66,
      "close": 6.66,
      "volume": 0
    },
    {
      "date": "2008-07-01",
      "open": 6.66,
      "high": 6.73,
      "low": 6.18,
      "close": 6.56,
      "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 FVLKX
πŸ›‘οΈ

Need to archive this data?

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