🗄️Developer Resource // JSON Endpoint

BOAT JSON Data API

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

Access 261 data points for BOAT spanning 5 years (2021–Jul 24, 2026). Optimized JSON format (38.2 KB).

Local-first charts from this JSON — open the Terminal.
Parse and visualize without shipping raw ledgers to a vendor database.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "BOAT",
  "timestamp": "2026-07-24T22:36:39.339Z",
  "price": 43.76,
  "change_24h": 1.6256386437528931,
  "history_sample": [
    {
      "date": "2021-08-02",
      "open": 24.88,
      "high": 25.58,
      "low": 24.49,
      "close": 25.16,
      "volume": 15400
    },
    {
      "date": "2021-08-09",
      "open": 25.11,
      "high": 26.59,
      "low": 24.86,
      "close": 26.44,
      "volume": 30200
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BOAT
🛡️

Need to archive this data?

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