billing.get
Billing status and the current rate card for an organization.- Auth: Organization API key (
Authorization: Bearer korve_...) or dashboard session. - Minimum role:
member - Risk:
read
Example
Responses
Response body (200)
billing.createCheckout
Start checkout to activate the organization. Returns a hosted payment URL.- Auth: Dashboard session only — organization API keys are rejected.
- Minimum role:
owner - Risk:
write
Request body (optional)
Example
Responses
Response body (200)
billing.confirm
Re-check payment state after checkout returns and activate the organization.- Auth: Dashboard session only — organization API keys are rejected.
- Minimum role:
member - Risk:
write
Example
Responses
Response body (200)
billing.portal
Open the hosted billing portal (manage subscription, invoices, cancel).- Auth: Dashboard session only — organization API keys are rejected.
- Minimum role:
owner - Risk:
write