Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

At present, the limit is 60 requests per minute. This limit is applied to a single machineIP.

Rate limit detection

If the threshold is breached, apps can detect rate limits by checking if the HTTP response status code is 429. Any REST API can return a rate limit response.

...