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 Velora.xyz: 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 need a professional access with higher rate limits, you can find more details here.
