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

GALT JSON Data API

Access 283 data points for GALT spanning 24 years (2002–Mar 9, 2026). Optimized JSON format (41.5 KB).

Download as CSV

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

GET /api/tickers/GALT/json● 200 OK (Live)

Tired of exporting to Excel? Track GALT and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "GALT",
  "timestamp": "2026-03-09T18:03:20.094Z",
  "price": 3.32,
  "change_24h": 7.096774193548379,
  "history_sample": [
    {
      "date": "2002-10-01",
      "open": 19.5,
      "high": 20.1,
      "low": 16.2,
      "close": 18,
      "volume": 16862
    },
    {
      "date": "2002-11-01",
      "open": 18.12,
      "high": 18.6,
      "low": 16.5,
      "close": 18,
      "volume": 23763
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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