Skip to main content
About API rate limits
Nick avatar
Written by Nick
Updated over a week ago

Rate-limit is a common practice to maintain a properly functioning API service.

If you hit a rate limit, please follow the following steps:

  • If you are using ParaSwap.io: make sure you don’t have multiple browser tabs open.

  • If you are using our SDK to develop your logic: make sure you don’t run requests too often. We recommend limiting requests to a max of 1 request per second.

  • If you are using custom code to issue requests to our API, follow the two recommendations above.

If you have already applied the actions mentioned above and you are still hitting rate limits, you can file a request to increase your API rate limits using the ParaSwap Pro API request form. ParaSwap team reviews requests periodically, and we will get back to you as soon as possible

Did this answer your question?