List Plans
Billing
List Plans
Retrieve the public plan catalog.
GET
List Plans
Returns every active plan a team can subscribe to. Use it to render pricing pages or to let an agent reason about the upgrade path when credits run low.
Response
200
Fields
URL-safe identifier. Stable across renames of
name.Monthly price in the smallest currency unit (cents for USD).
Credits granted at each billing cycle. Resets
credits_remaining
on /billing/subscription.Model ids this plan can call. A generation request against a model
not in this list returns 403.
Feature surfaces (e.g.
influencer, slides, broll, export)
the plan includes. Separate from models.Example
cURL