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

GOGO JSON Data API

Access 154 data points for GOGO spanning 13 years (2013–Mar 6, 2026). Optimized JSON format (22.6 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "GOGO",
  "timestamp": "2026-03-09T08:55:38.286Z",
  "price": 5.23,
  "change_24h": -2.242990654205593,
  "history_sample": [
    {
      "date": "2013-07-01",
      "open": 14.25,
      "high": 14.35,
      "low": 11.8,
      "close": 12.03,
      "volume": 12101600
    },
    {
      "date": "2013-08-01",
      "open": 12.1,
      "high": 13.89,
      "low": 9.71,
      "close": 11.3,
      "volume": 13892100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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