🗄️Developer Resource // JSON Endpoint

BRAG JSON Data API

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

Access 436 data points for BRAG spanning 9 years (2018–Jul 24, 2026). Optimized JSON format (63.9 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "BRAG",
  "timestamp": "2026-07-24T21:37:08.271Z",
  "price": 1.63,
  "change_24h": 1.2422360248447077,
  "history_sample": [
    {
      "date": "2018-03-26",
      "open": 11,
      "high": 11,
      "low": 11,
      "close": 11,
      "volume": 0
    },
    {
      "date": "2018-04-02",
      "open": 10.6,
      "high": 10.71,
      "low": 10.52,
      "close": 10.63,
      "volume": 280
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BRAG
🛡️

Need to archive this data?

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