Create aggregator
Create a new aggregator.
Documentation Index
Fetch the complete documentation index at: https://docs.hyperline.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Create aggregator payload
- Option 1
- Option 2
- Option 3
- Option 4
Aggregator configuration to automatically count seats from billable events. Only count aggregators are supported for seat products.
The billable event entity to aggregate.
"api_calls"
The aggregation operation to perform.
count The type of aggregator.
metered, licensed Filter conditions for the aggregation.
Name of the aggregator.
Description of the aggregator.
Whether the aggregator can produce negative values.
Whether the aggregator should aggregate on customers.
Custom event name for the aggregator.
Event keys exposed by the aggregator.
Display name of the unit being measured (e.g. 'user', 'request'). Used as fallback for products attached to this aggregator.
"user"
Default interval count for usage periods.
Default interval period for usage periods.
days, weeks, months, years Thresholds for the aggregator.
Response
The newly created aggregator
count, sum metered, licensed days, weeks, months, years 
