Wild APIs

Bybit API

FreeUntestedOur check runs without a key, so we couldn't test this one. It doesn't mean it's down.
Crypto exchange API: public tickers, order books and klines plus authenticated trading and account access.

Example request

curl -s 'https://api.bybit.com/v5/market/tickers?category=spot&symbol=BTCUSDT'

Free tier, in plain English

API access itself is free; public market data needs no key, while trading/account endpoints require a key and are rate-limited per account.

Alternatives in Crypto