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

FOR JSON Data API

Access 218 data points for FOR spanning 19 years (2008–Jan 21, 2026). Optimized JSON format (31.9 KB).

GET /api/tickers/FOR/json● 200 OK (Live)
{
  "symbol": "FOR",
  "timestamp": "2026-01-21T19:31:24.069Z",
  "price": 25.75,
  "change_24h": -1.0376633358954634,
  "history_sample": [
    {
      "date": "2008-01-01",
      "open": 23.6,
      "high": 23.82,
      "low": 16.5,
      "close": 22.84,
      "volume": 6469200
    },
    {
      "date": "2008-02-01",
      "open": 23.4,
      "high": 29.49,
      "low": 23.18,
      "close": 24.38,
      "volume": 3286400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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