API / Billing

GET

/billing/catalogue

Read the public plan catalogue

Returns the plans on offer, priced and allocated by the billing hub rather than restated here, so the page shown and the amount charged come from the same read. Unauthenticated: the pricing page is a marketing surface with no tenant. A plan the hub does not sell is absent, and one it prices at zero is present but not purchasable — the free tier is signed up for and the granted tier is handed out from the back-office. When the hub cannot be reached the last catalogue served is replayed with degraded=true, every plan unpurchasable and every price id dropped.

Authentification : publique.

Exemple curl

curl -X GET https://api.sporee.fr/billing/catalogue

Réponses

StatutDescriptionType
200OKget_catalogue.Catalogue

Source machine : openapi.json · opération getBillingCatalogue