Skip to main content

In the API documentation they mentioned “Rate limiting is calculated on a per-user basis. If the caller is using an OAuth token, the rate limit is calculated based on the user associated with the token.”, But I need to know the exact rate limit per person or per minute or per second for the user who use the OAuth token for authentication.

Be the first to reply!