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

GENI JSON Data API

Access 278 data points for GENI spanning 6 years (2020–Jan 21, 2026). Optimized JSON format (40.7 KB).

GET /api/tickers/GENI/json● 200 OK (Live)
{
  "symbol": "GENI",
  "timestamp": "2026-01-22T05:43:54.453Z",
  "price": 9.73,
  "change_24h": 0.10288065843621179,
  "history_sample": [
    {
      "date": "2020-10-05",
      "open": 10,
      "high": 10.04,
      "low": 9.81,
      "close": 9.9,
      "volume": 63200
    },
    {
      "date": "2020-10-12",
      "open": 10.1,
      "high": 10.1,
      "low": 9.8,
      "close": 9.88,
      "volume": 65500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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