🗄️Developer Resource // JSON Endpoint

BN JSON Data API

Access 171 data points for BN spanning 43 years (1983–Apr 22, 2026). Optimized JSON format (25.0 KB).

Local-first charts from this JSON — open the Terminal.
Parse and visualize without shipping raw ledgers to a vendor database.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "BN",
  "timestamp": "2026-04-22T19:21:17.221Z",
  "price": 46.165,
  "change_24h": -0.5921619293712287,
  "history_sample": [
    {
      "date": "1983-12-01",
      "open": 0.62,
      "high": 0.67,
      "low": 0.57,
      "close": 0.58,
      "volume": 17907050
    },
    {
      "date": "1984-03-01",
      "open": 0.58,
      "high": 0.61,
      "low": 0.48,
      "close": 0.49,
      "volume": 25199361
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BN
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync BN.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal