[go: up one dir, main page]

Rate Limiting

All API routes are rate limited.

Current limit is 5 request per second.
In case you exceed this limit 429 error response will be returned.

HTTP/1.1 429 Too Many Requests
Content-Type: text/html
Date: Mon, 18 Dec 2017 09:46:26 GMT
Server: nginx/1.12.1
Content-Length: 185
Connection: keep-alive