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

FCAP JSON Data API

Access 327 data points for FCAP spanning 28 years (1999–Mar 6, 2026). Optimized JSON format (47.9 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "FCAP",
  "timestamp": "2026-03-08T10:40:40.265Z",
  "price": 50.19,
  "change_24h": -0.8298755186722024,
  "history_sample": [
    {
      "date": "1999-02-01",
      "open": 9.66,
      "high": 9.66,
      "low": 8.75,
      "close": 9.09,
      "volume": 37840
    },
    {
      "date": "1999-03-01",
      "open": 9.09,
      "high": 9.09,
      "low": 7.73,
      "close": 8.07,
      "volume": 3630
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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