Skip to main content

Prices

Prices define how much and how often to charge for products.

info

The current backend surface does not publish a standalone /api/v1/prices family yet. Prices remain a billing concept and should not be documented as an independent public endpoint.

Current integration

For currently exposed flows:

  • manage products through /api/v1/merchant/products
  • create invoices through /api/v1/billing/invoices
  • create subscriptions through /api/v1/billing/subscriptions
  • check the generated API reference before implementing a new prices flow.