Rate Limit
IP Limit
HTTP IP limit
You are allowed to send 600 requests within a 5-second window per IP by default. This limit applies to all traffic directed to api.bybit.com, api.bybick.com, and local site hostnames such as api.bybit.kz.
If you encounter the error "403, access too frequent", it indicates that your IP has exceeded the allowed request frequency. In this case, you should terminate all HTTP sessions and wait for at least 10 minutes. The ban will be lifted automatically.
We do not recommend running your application at the very edge of these limits in case abnormal network activity results in an unexpected violation.
API Rate Limit
The API rate limit is based on the rolling time window per second and UID. In other words, it is per second per UID, counted separately per endpoint.
You can learn more about the precise function of V5 API ratelimit here: V5 API Rate Limit Rules
The default ratelimits for read and write is 10 rps and 5 rps. However, kindly refer to X-Bapi-Limit HTTP header contents as the authoritative source of ratelimit information for your account.
Current page lists additional ratelimits that apply specifically to P2P API. Precise ratelimits are subject to change at any time:
1) A single advertisement can be modified no more than 10 times within 5 minutes