At the moment, we employ rate limiting to guard against bursts of traffic, therefore, If you send too many requests in quick succession you may get a response with the status code 429.
However, we haven’t defined a rate limit with specific number of requests yet. Nevertheless, this is something that we aim to introduce in the foreseeable future.