Subscription
Get Subscription
Retrieve your organization’s current subscription tier and usage.
GET
Check what plan your organization is on and how many instances you’re using. Useful for building billing dashboards or enforcing limits in your own application logic.Documentation Index
Fetch the complete documentation index at: https://docs.chowder.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
Requires an organization-level API key in theAuthorization header.
Response
Your current subscription tier. One of
shrimp, crab, lobster, or whale.The maximum number of instances allowed on this tier.
null means unlimited (whale tier — you’re living large).How many instances your organization currently has.
Your Stripe customer ID, if a billing relationship exists.
Your Stripe subscription ID, if you’re on a paid plan.