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

BKYI JSON Data API

Access 348 data points for BKYI spanning 29 years (1997–Jan 21, 2026). Optimized JSON format (51.0 KB).

GET /api/tickers/BKYI/json● 200 OK (Live)
{
  "symbol": "BKYI",
  "timestamp": "2026-01-22T02:34:36.293Z",
  "price": 0.5769,
  "change_24h": 2.377994676131316,
  "history_sample": [
    {
      "date": "1997-03-01",
      "open": 14256,
      "high": 14688,
      "low": 12096,
      "close": 13338,
      "volume": 131
    },
    {
      "date": "1997-04-01",
      "open": 12960,
      "high": 20304,
      "low": 12960,
      "close": 19440,
      "volume": 176
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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