Skip to main content
For most APIs, StickyQR allows up to 60 read operations per second and 60 write operations per second. Besides, there are also specific APIs with different rate limits, as detailed below:
EndpointLimit
/endpoint-01xxx requests per second
/endpoint-02yyy requests per second

Rate Limit Response

If you hit the rate limit, you will receive a 429 Too Many Requests response with the following body:
 "message": "Too Many Requests"