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

BNGO JSON Data API

Access 389 data points for BNGO spanning 8 years (2018–Jan 21, 2026). Optimized JSON format (57.0 KB).

GET /api/tickers/BNGO/json● 200 OK (Live)
{
  "symbol": "BNGO",
  "timestamp": "2026-01-22T08:20:45.208Z",
  "price": 1.58,
  "change_24h": 9.72222222222223,
  "history_sample": [
    {
      "date": "2018-08-20",
      "open": 3600,
      "high": 4074,
      "low": 3420,
      "close": 3816,
      "volume": 627
    },
    {
      "date": "2018-08-27",
      "open": 3900,
      "high": 3900,
      "low": 3240,
      "close": 3720,
      "volume": 312
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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