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

FINV JSON Data API

Access 436 data points for FINV spanning 9 years (2017–Mar 9, 2026). Optimized JSON format (63.9 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "FINV",
  "timestamp": "2026-03-09T19:48:29.314Z",
  "price": 5.32,
  "change_24h": 2.9013539651837594,
  "history_sample": [
    {
      "date": "2017-11-06",
      "open": 13,
      "high": 14.63,
      "low": 13,
      "close": 13.08,
      "volume": 9885800
    },
    {
      "date": "2017-11-13",
      "open": 13.43,
      "high": 13.68,
      "low": 12.61,
      "close": 13,
      "volume": 7103200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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