🗄️Developer Resource // JSON Endpoint

GNTA JSON Data API

Access 219 data points for GNTA spanning 5 years (2021–Feb 13, 2026). Optimized JSON format (32.1 KB).

Download as CSV

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

GET /api/tickers/GNTA/json● 200 OK (Live)
{
  "symbol": "GNTA",
  "timestamp": "2026-02-15T14:25:26.100Z",
  "price": 0.88,
  "change_24h": -1.1235955056179785,
  "history_sample": [
    {
      "date": "2021-12-13",
      "open": 10.05,
      "high": 11.45,
      "low": 10,
      "close": 11.02,
      "volume": 606300
    },
    {
      "date": "2021-12-20",
      "open": 11,
      "high": 13.13,
      "low": 10.5,
      "close": 11.85,
      "volume": 223100
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import GNTA
🛡️

Need to archive this data?

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