APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amberflo
MeterEvent
Amberflo
· Schema
MeterEvent
A single meter event representing a unit of usage
Usage-Based Billing
Metering
FinOps
AI Cost Management
Billing
Monetization
Properties
Name
Type
Description
meterApiName
string
The API name of the meter to ingest to
customerId
string
Unique identifier for the customer
meterValue
number
The usage amount for this event
meterTimeInMillis
integer
Event timestamp in Unix time (milliseconds)
uniqueId
string
Custom identifier for event deduplication
dimensions
object
Key-value pairs for event categorization
values
object
Map of meterApiName to meterValue for multi-meter ingestion
View JSON Schema on GitHub