Skip to main content

Does Sentry expose an API for usage stats?

Issue

Currently, we need to go to Sentry UI Stats & Usage to get usage stats. Is there an endpoint for Sentry usage stats?

Applies To

  • All Sentry Users

Resolution

Sentry doesn't have an API for usage details on the Stats & Usage page.

However, there are some endpoints that can be useful to retrieve similar information. Please see the Retrieve an Organization's Events Count by Project and List a Project's Error Events endpoints.

Did this answer your question?