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

VFF JSON Data API

Access 369 data points for VFF spanning 8 years (2019–Mar 6, 2026). Optimized JSON format (54.1 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "VFF",
  "timestamp": "2026-03-08T23:45:16.394Z",
  "price": 3.39,
  "change_24h": 0.2958579881656873,
  "history_sample": [
    {
      "date": "2019-02-18",
      "open": 8.9,
      "high": 10.75,
      "low": 8.5,
      "close": 10.75,
      "volume": 3460800
    },
    {
      "date": "2019-02-25",
      "open": 11,
      "high": 12.24,
      "low": 9.53,
      "close": 11.89,
      "volume": 6651200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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