Skip to main content

Is there a way to view REST API usage data for an account for a given time period? The only way I know this is possible today is to check the `X-RateLimit-Total` and `X-RateLimit-Remaining` response headers.

@kaustavdm As you have mentioned, the easiest way to deduce the API limit is by checking the response headers (X-RateLimit-Remaining). We don’t have API usage reports that can be subscribed at an account level.

If you’re looking for API usage for a specific time period, please reach out to our support team (support@freshdesk.com) and our team will help you further with the request.


Reply