Skip to main content
GET
Managed-cloud plan catalog
Returns the catalog of plans Recurso itself offers — Self-Hosted, Cloud and Enterprise — as shown on recurso.dev/pricing. This is Recurso’s own pricing for your tenant, not the plans you sell to your customers. The catalog is static data served from the API so the dashboard and the marketing site never disagree; prices are display strings, not minor-unit amounts, because Cloud is metered as a percentage of tracked volume rather than a fixed charge. Pair it with Get Billing Status to show which tier the tenant is on.

Parameters

This endpoint takes no parameters.

Example Request

Response

The catalog is returned under a plans key (no data envelope).

Fields

Errors

Errors use the standard envelope — see Errors.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Response

Plan catalog.

plans
object[]