πŸ—„οΈDeveloper Resource // JSON Endpoint

BITF JSON Data API

Access 344 data points for BITF spanning 7 years (2019–Mar 6, 2026). Optimized JSON format (50.4 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "BITF",
  "timestamp": "2026-03-08T10:40:56.938Z",
  "price": 2.04,
  "change_24h": -8.108108108108114,
  "history_sample": [
    {
      "date": "2019-08-12",
      "open": 0.9,
      "high": 0.9,
      "low": 0.9,
      "close": 0.9,
      "volume": 1500
    },
    {
      "date": "2019-08-19",
      "open": 0.9,
      "high": 1.27,
      "low": 0.9,
      "close": 1.1,
      "volume": 19000
    }
  ]
}
πŸ’»

Import via CLI

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

npx pocket-portfolio --import BITF
πŸ›‘οΈ

Need to archive this data?

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