# Meter Events A billing meter event represents a customer’s usage of a product. Meter events are used to bill a customer based on their usage. Meter events are associated with billing meters, which define the shape of the event’s payload and how those events are aggregated for billing. ## Endpoints ### Create a billing meter event - [POST /v1/billing/meter_events](https://docs.stripe.com/api/billing/meter-event/create.md)