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

FENY JSON Data API

Access 148 data points for FENY spanning 13 years (2013–Jan 21, 2026). Optimized JSON format (21.7 KB).

GET /api/tickers/FENY/json● 200 OK (Live)
{
  "symbol": "FENY",
  "timestamp": "2026-01-21T21:27:50.457Z",
  "price": 27.07,
  "change_24h": 2.5378787878787943,
  "history_sample": [
    {
      "date": "2013-11-01",
      "open": 25.23,
      "high": 25.67,
      "low": 24.65,
      "close": 25.07,
      "volume": 769200
    },
    {
      "date": "2013-12-01",
      "open": 25.15,
      "high": 25.77,
      "low": 24.55,
      "close": 25.76,
      "volume": 676500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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