billing

List available billing plans

[cloud-only] Returns the list of available subscription plans and their pricing.

get/api/billing/plans

Response

Plan list

idstring required
namestring required
descriptionstring
credits_per_monthinteger
price_centsinteger

Monthly price in cents (USD)

currencystring
featuresstring[]

List of plan features

Changes