# Meter Events

Meter events represent actions that customers take in your system. You can use meter events to bill a customer based on their usage. Meter events are associated with billing meters, which define both the contents of the event’s payload and how to aggregate those events.

## Endpoints

### Create a billing meter event

- [POST /v1/billing/meter_events](https://docs.stripe.com/api/billing/meter-event/create.md)
