Skip to content

Meters ​

Meters specify how to aggregate meter events over a billing period. Meter events represent the actions that customers take in your system. Meters attach to prices and form the basis of the bill.

Related guide: Usage based billing

Endpoints ​

Create a billing meter ​

  • POST /v1/billing/meters

Update a billing meter ​

  • POST /v1/billing/meters/:id

Retrieve a billing meter ​

  • GET /v1/billing/meters/:id

List billing meters ​

  • GET /v1/billing/meters

Deactivate a billing meter ​

  • POST /v1/billing/meters/:id/deactivate

Reactivate a billing meter ​

  • POST /v1/billing/meters/:id/reactivate

Stripe API Reference - Self-contained docs reference, refreshed 2026-05-18