Basic Information
Event Payload Example
{
"event_id": "<UNIQUE_ID>", // Unique identifier for this event,
"customer_id": "<CUSTOMER_ID>", // Customer identifier,
"event_name": "API Calls", // Event name that triggers the meter,
"timestamp": "2026-03-26T05:13:11.101Z", // When the event occurred
}