Billing
Plan & payment
What you are on and how to change it. Payment runs through Stripe and is gated to an owner session: this app holds a service key, and a service key cannot move money.
Current plan
Free- Plan
- Free
- Monthly
- $0
- Renews
- —
- Last change
- —
Manage payment
Update the card, download invoices, or cancel, all in Stripe's own customer portal. We never see a card number.
Owner-managed billingThis origin carries no owner session, so checkout and the portal are gated. kapable-billing rejects this app's service key with a clean 403 by design: money operations require a person, not a key. Nothing here charges anything.
both require an owner
POST https://billing.kapable.ai/v1/orgs/{org}/billing/initPOST https://billing.kapable.ai/v1/orgs/{org}/billing/portalboth require an owner
kses_ session.No usage line, on purposeEvery paid tier is flat: unlimited users, unlimited SSO connections (D104, 2026-08-05). Signet does not meter, and under flat pricing it never needs to: there is no usage figure on this invoice and none on this page, because none could ever be legitimate. Your invoice is the tier price and nothing else.