B

Bybit API

by Bybit Free tier

Cryptocurrency data feed and algorithmic trading

finance

Quick Reference

Base URL https://bybit-exchange.github.io Auth type API Key Header Auth header Authorization: Bearer YOUR_TOKEN Rate limit 600 req/5s (IP-based) · 10 orders/s (trading) Pricing Enterprise / contact sales Free quota None Documentation https://bybit-exchange.github.io/docs/linear/#t-introduction Endpoint status Server online — HTTP 404 — server is online but path returned an error (may require auth)779ms (checked Mar 29, 2026) Builder score D 25% builder-friendly
Pricing
28
Latency
38
Depth
14

Authentication

See documentation for auth details

Authorization: Bearer YOUR_TOKEN

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free API access for market data. Spot trading: maker 0.010%/taker 0.055%. Derivatives: maker -0.010%/taker 0.060%. No API subscription fee.

Key Endpoints

MethodPathDescription
GET / See documentation for endpoint reference

Sample Request

curl 'https://bybit-exchange.github.io'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Bybit documentation.