> For the complete documentation index, see [llms.txt](https://docs.koinju.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.koinju.io/data/coverage.md).

# Coverage

Following is the list of supported exchanges with its id (which needs to be used for all data requests) and the historical date from which the data is available and validated.

| Exch Name                | Exch ID              | Historical Date |
| ------------------------ | -------------------- | --------------- |
| 1. Binance               | binance              | 2017-08-01      |
| 2. Binance Coin-M Future | binance-coinm-future | 2020-08-01      |
| 3. Binance USD-M Future  | binance-usdm-future  | 2019-09-01      |
| 4. Bitfinex              | bitfinex             | 2013-01-14      |
| 5. Bitfinex Future       | bitfinex-future      | 2019-07-03      |
| 6. Bitstamp              | bitstamp             | 2024-08-01      |
| 7. Bybit                 | bybit                | 2022-11-10      |
| 8. Bybit Coin-M Future   | bybit-coinm-future   | 2019-10-01      |
| 9. Bybit USD-M Future    | bybit-usdm-future    | 2020-03-25      |
| 10. Coinbase             | coinbase             | 2014-12-01      |
| 14. Crypto.com           | cryptodot-com        | 2023-10-01      |
| 15. Crypto.com Future    | cryptodot-com-future | 2024-11-01      |
| 16. Deribit              | deribit              | 2023-04-24      |
| 17. Deribit Future       | deribit-future       | 2017-01-06      |
| 18. Deribit Option       | deribit-option       | 2016-11-29      |
| 19. Gateio               | gateio               | 2021-01-01      |
| 20. Gemini               | gemini               | 2024-06-01      |
| 21. Kraken               | kraken               | 2013-10-01      |
| 22. Kraken Future        | kraken-future        | 2021-05-27      |
| 23. Kucoin               | kucoin               | 2022-12-31      |
| 24. Kucoin Future        | kucoin-future        | 2023-01-01      |
| 25. OKX                  | okx                  | 2021-10-01      |

The dates above are for trades and candles (OHLCV). The **option-chain** dataset (`api.option_chains` — 5-minute IV / greeks snapshots) is separate and more recent: available from **2026-05-12** across Deribit, Binance, OKX, and Bybit. For option history before that date, use the option **trade** tape (`deribit-option`, from 2016-11-29) and recompute IV / greeks from the premium.

#### Data delay

Currently the market data is delayed by 5 seconds. Arrangement can be made for real-time data on request from the client.
