🗄️Developer Resource // JSON Endpoint

BTT JSON Data API

Access 165 data points for BTT spanning 14 years (2012–Apr 22, 2026). Optimized JSON format (24.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 BTT historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

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

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

Start Free — Local First
{
  "symbol": "BTT",
  "timestamp": "2026-04-22T17:55:04.661Z",
  "price": 22.97,
  "change_24h": -0.043516100957361026,
  "history_sample": [
    {
      "date": "2012-09-01",
      "open": 25.09,
      "high": 25.45,
      "low": 25,
      "close": 25.18,
      "volume": 1588700
    },
    {
      "date": "2012-10-01",
      "open": 25.13,
      "high": 25.49,
      "low": 24.66,
      "close": 24.83,
      "volume": 2553500
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BTT
🛡️

Need to archive this data?

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