Calls to the Loop API are governed by a requests-per-API-key rate limit of 300. Therefore, make sure your application averages 300 requests or less per minute to avoid exceeding the limit. If you do hit or exceed the limit, you will receive a 429 Too Many Requests response and should suspend calls to the API for a short period of time before trying again.