Wild APIs

OKX

FreeLiveLast verified 24 Sept 2026
Live crypto exchange data (tickers, order books, candles) and trading via signed REST/WebSocket API.

Example request

curl -s 'https://www.okx.com/api/v5/market/ticker?instId=BTC-USDT'

Free tier, in plain English

Market-data endpoints need no key and have no published quota; account/trading endpoints need an HMAC-signed API key and are rate-limited per endpoint.

Alternatives in Crypto