🗄️Developer Resource // JSON Endpoint

GDEV JSON Data API

Access 279 data points for GDEV spanning 6 years (2020–Feb 2, 2026). Optimized JSON format (40.9 KB).

Download as CSV

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

GET /api/tickers/GDEV/json● 200 OK (Live)
{
  "symbol": "GDEV",
  "timestamp": "2026-02-09T09:39:41.144Z",
  "price": 15.98,
  "change_24h": 5.200789993416728,
  "history_sample": [
    {
      "date": "2020-10-05",
      "open": 97,
      "high": 97,
      "low": 97,
      "close": 97,
      "volume": 30000
    },
    {
      "date": "2020-10-12",
      "open": 97,
      "high": 97,
      "low": 96.7,
      "close": 96.7,
      "volume": 8590
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import GDEV
🛡️

Need to archive this data?

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