🗄️Developer Resource // JSON Endpoint

BRKY JSON Data API

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

Access 49 data points for BRKY spanning 1 years (2022–May 1, 2023). Optimized JSON format (7.2 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 BRKY historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

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

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

Start Free — Local First
{
  "symbol": "BRKY",
  "timestamp": "2026-07-24T21:38:05.832Z",
  "price": 21.2701,
  "change_24h": -1.0241877693088113,
  "history_sample": [
    {
      "date": "2022-05-30",
      "open": 25,
      "high": 25.39,
      "low": 24.46,
      "close": 24.51,
      "volume": 41766
    },
    {
      "date": "2022-06-06",
      "open": 25.01,
      "high": 26.24,
      "low": 24.76,
      "close": 25.02,
      "volume": 19142
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BRKY
🛡️

Need to archive this data?

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