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

BNTC JSON Data API

Access 142 data points for BNTC spanning 12 years (2014–Mar 9, 2026). Optimized JSON format (20.8 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "BNTC",
  "timestamp": "2026-03-09T19:47:12.858Z",
  "price": 12.595,
  "change_24h": 11.067019400352741,
  "history_sample": [
    {
      "date": "2014-07-01",
      "open": 5610,
      "high": 5916,
      "low": 4845,
      "close": 4845,
      "volume": 68
    },
    {
      "date": "2014-08-01",
      "open": 4834.8,
      "high": 5814,
      "low": 4080,
      "close": 4610.4,
      "volume": 70
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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