Report usage events
Reports raw usage events for event-based metering. Events are ingested asynchronously and aggregated into usage totals.
Authorizations
Server API Key
Headers
Account ID — optional when authenticating with a user JWT (Bearer token); falls back to the user's first membership. Ignored for API-key auth.
Environment ID — required when authenticating with a user JWT (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the key).
Body
Report raw usage events. Batch up to 1000 events with dimensions.
A list of usage events to report
1 - 1000 elementsResponse
Confirmation that events were accepted for processing.
Response object
Empty success response confirming that events were successfully ingested and queued for processing by Stigg's metering system.
