Retrieves credit usage time-series data for a customer, grouped by feature, over a specified time range.
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Server API Key
Filter by customer ID (required)
1 - 255^[a-zA-Z0-9][a-zA-Z0-9_|.@-]*$Filter by resource ID
1 - 255^[a-zA-Z0-9][a-zA-Z0-9_|.-]*$Filter by currency ID
1 - 255^[a-zA-Z0-9][a-zA-Z0-9_|.-]*$Time range for usage data (LAST_DAY, LAST_WEEK, LAST_MONTH, LAST_YEAR). Defaults to LAST_MONTH
LAST_DAY, LAST_WEEK, LAST_MONTH, LAST_YEAR Start date for the credit usage time range (ISO 8601). Takes precedence over timeRange when provided
End date for the credit usage time range (ISO 8601). Defaults to now when startDate is provided
Credit usage data with time-series points per feature.
Response object
Credit usage data grouped by feature with time-series points