🗄️Developer Resource // JSON Endpoint

BAY JSON Data API

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

Access 37 data points for BAY spanning 1 years (2026–Jul 24, 2026). Optimized JSON format (5.4 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 BAY historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

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

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

Start Free — Local First
{
  "symbol": "BAY",
  "timestamp": "2026-07-24T22:37:19.740Z",
  "price": 27.6762,
  "change_24h": -0.8067724442947017,
  "history_sample": [
    {
      "date": "2026-05-06",
      "open": 26.46,
      "high": 26.85,
      "low": 26.46,
      "close": 26.85,
      "volume": 0
    },
    {
      "date": "2026-05-12",
      "open": 26.33,
      "high": 26.7,
      "low": 26.33,
      "close": 26.7,
      "volume": 2
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BAY
🛡️

Need to archive this data?

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