Skip to main content
Often, you’ll need to show your customers how much usage they have available on your UI. You can use our API to do this.

Show current totals

Most usage information for a customer is available when you evaluate a customer’s feature access via the feature access endpoint.

The limit field is the base limit set in the feature. It does not include any bonuses.

Show usage history

If you want a list of all the usage events, then you can use our list usage events endpoint.
You can pass customRange to fetch a specific time window. Provide either customRange or period, not both.