Rate Limit
Introduction
This section outlines the rate limits for using the Gowajee APIs. Adhering to these limits ensures fair usage and optimal performance for all users.
Rate Limit Details
The current rate limit for Gowajee APIs is 10 requests per second. This means that each account is allowed to send up to 10 requests per second to the Gowajee servers.
If you are sending multiple requests to the Gowajee API, ensure that the total number of requests does not exceed 10 per second. Exceeding this limit may result in your requests being throttled or temporarily blocked.
Best Practices
Rate Limiting Logic: Implement rate-limiting logic in your application to manage the number of requests sent to the Gowajee API.
Monitor Usage: Regularly monitor your API usage to ensure compliance with the rate limits.
By adhering to the rate limit guidelines, you can ensure a smooth and efficient experience using the Gowajee APIs.
Last updated