🗄️Developer Resource // JSON Endpoint

GLPI JSON Data API

Access 149 data points for GLPI spanning 13 years (2013–Feb 13, 2026). Optimized JSON format (21.8 KB).

Download as CSV

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

GET /api/tickers/GLPI/json● 200 OK (Live)
{
  "symbol": "GLPI",
  "timestamp": "2026-02-17T11:57:17.046Z",
  "price": 46.4,
  "change_24h": 0.4329004329004236,
  "history_sample": [
    {
      "date": "2013-11-01",
      "open": 45.19,
      "high": 53.5,
      "low": 44.27,
      "close": 46.12,
      "volume": 20425900
    },
    {
      "date": "2013-12-01",
      "open": 46.74,
      "high": 51.94,
      "low": 45.61,
      "close": 50.81,
      "volume": 13174100
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import GLPI
🛡️

Need to archive this data?

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