🗄️Developer Resource // JSON Endpoint
GO JSON Data API
Access 359 data points for GO spanning 7 years (2019–Apr 22, 2026). Optimized JSON format (52.6 KB).
Turn this feed into a private wealth view in the Terminal.
Your keys, your sync policy — the Terminal stays privacy-first.
Download as CSV
Prefer CSV format? Download GO historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/GO/json● 200 OK (Live)Tired of exporting to Excel? Track GO and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "GO",
"timestamp": "2026-04-22T16:07:13.858Z",
"price": 7.915,
"change_24h": 0.18987341772151492,
"history_sample": [
{
"date": "2019-06-17",
"open": 31,
"high": 31.5,
"low": 27.88,
"close": 28.6,
"volume": 15168500
},
{
"date": "2019-06-24",
"open": 28.61,
"high": 35.63,
"low": 27.75,
"close": 32.88,
"volume": 6411600
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import GO🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync GO.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)