Introduction
Limits
Max 50 requests / min.
Otherwise you’ll get a 429 Too Many Requests
.
Max payload size
Our server cuts the connection and returns an error if the request body is too large.
Time-out
Any request that takes more than 5 seconds will be aborted by our server.