API Rate Limit

To keep Xano's free plan safe and fair for everyone sharing the resources of our free server instance, a rate limit of 10 requests every 20 seconds is enforced.

When you encounter the rate limit, you'll see a message like this:

{"code":"ERROR_CODE_TOO_MANY_REQUESTS","message":"Whoa there! Your plan only supports 10 requests per 20 seconds. Upgrade options and additional information is available at: https://xano.gitbook.io/xano/instances/api-rate-limit"}

What can I do when I hit the rate limit?

  • Wait up to 20 seconds before sending a new request

  • Upgrade to a paid plan.

Rate limits do not apply when testing inside of Xano — you can use our Run and Debug features to test as much as you'd like!

Last updated

Was this helpful?