Products

The thing you sell.

Status: contracted_test. In the machine-checked test-mode contract (openapi.subset.json) and the API Reference: create, retrieve, list. Served by the fluveo-billing sidecar (ADR 0019); promoted 2026-07-13. Update/delete are not in the contract yet. The Stripe-Version header is optional. See API coverage.

A Product describes something you sell — a plan, a SKU, a service. A product on its own has no price; you attach one or more prices to it. Products are the catalog root for invoices and subscriptions.

Served operations: create, retrieve, and list (update and delete are not served). Lists return the service’s fixed page size; limit and cursor parameters are not honored on this surface yet.