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

BNTX JSON Data API

Access 336 data points for BNTX spanning 7 years (2019–Mar 6, 2026). Optimized JSON format (49.2 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "BNTX",
  "timestamp": "2026-03-09T03:24:03.891Z",
  "price": 101.5,
  "change_24h": -0.441392839627271,
  "history_sample": [
    {
      "date": "2019-10-07",
      "open": 16.5,
      "high": 16.7,
      "low": 13.01,
      "close": 13.82,
      "volume": 4170100
    },
    {
      "date": "2019-10-14",
      "open": 13.83,
      "high": 14.25,
      "low": 12.52,
      "close": 14.14,
      "volume": 2552900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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