Skip to main content
Solved

Freshdesk REST API usage data

  • March 6, 2023
  • 1 reply
  • 333 views

kaustavdm
Apprentice
Forum|alt.badge.img

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.

Best answer by aravind.sundararajan

@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.

View original
Did this topic help you find an answer to your question?

1 reply

aravind.sundararajan
Skilled Expert
Forum|alt.badge.img+12

@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