🗄️Developer Resource // JSON Endpoint

BBRE JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/BBRE/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/BBRE/csv?range=max

Access 424 data points for BBRE spanning 9 years (2018–Jul 24, 2026). Optimized JSON format (62.1 KB).

Route this JSON into your sovereign workspace — command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "BBRE",
  "timestamp": "2026-07-24T21:36:10.507Z",
  "price": 113.04,
  "change_24h": 2.1415017619951247,
  "history_sample": [
    {
      "date": "2018-06-18",
      "open": 75.16,
      "high": 78.3,
      "low": 74.99,
      "close": 77.54,
      "volume": 668400
    },
    {
      "date": "2018-06-25",
      "open": 77.25,
      "high": 77.83,
      "low": 77.01,
      "close": 77.7,
      "volume": 7400
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BBRE
🛡️

Need to archive this data?

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