Dodo Payments
Loading...
New Meter

Add a new meter to your product catalog

Basic Information

Choose a clear, descriptive name for your meter

Provide a clear description of what this meter tracks

The event name that will trigger this meter

How to aggregate the meter values

Unit of measurement for this meter

Filter events based on specific conditions

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
}