Markets API
Public market data endpoints unified across spot and futures. All endpoints can be called without authentication; signing requests with a Read permission API key returns more accurate, account-aware responses.
Environmentβ
| Product | Production | Testnet |
|---|---|---|
| Markets REST | https://api.btse.com/public-api/market/v1 | https://testapi.btse.io/public-api/market/v1 |
Rate Limitsβ
Public Markets endpoints share a single per-IP bucket. The same limit applies to every endpoint badge in this section.
| Bucket | Limit |
|---|---|
| Per IP | 50 requests per 2 seconds |
Exceeding the limit returns HTTP 429. See Rate Limits for the full mechanism.
Endpoint Indexβ
| Endpoint | Description |
|---|---|
| Exchange Info | Exchange rule and symbol information |
| Markets Information | Supported markets summary |
| Order Book | Level 2 order book snapshot |
| Recent Trades | Recent transaction list |
| Klines (OHLCV) | Candlestick data |
| 24hr Ticker | 24-hour price change statistics |
| Price Ticker | Latest price for symbols |
| Indices Ticker | Index and mark price |
| Level 1 Ticker | Best bid/ask snapshot |
| Funding Rate History | Futures funding rate history |
| Market Risk Limits | Per-tier risk limits for futures |