🗄️Developer Resource // JSON Endpoint

BBSA JSON Data API

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

Access 294 data points for BBSA spanning 6 years (2019–Oct 21, 2024). Optimized JSON format (43.1 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 BBSA historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

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

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

Start Free — Local First
{
  "symbol": "BBSA",
  "timestamp": "2026-07-24T21:36:00.687Z",
  "price": 48.269,
  "change_24h": 0.039585574270623716,
  "history_sample": [
    {
      "date": "2019-03-11",
      "open": 50.06,
      "high": 50.1,
      "low": 50.02,
      "close": 50.08,
      "volume": 3837
    },
    {
      "date": "2019-03-18",
      "open": 50.06,
      "high": 50.3,
      "low": 50.06,
      "close": 50.3,
      "volume": 7605
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BBSA
🛡️

Need to archive this data?

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