budgets.get
Get the project’s budget and month-to-date spend.- Auth: Organization API key (
Authorization: Bearer korve_...) or dashboard session. - Minimum role:
member - Risk:
read
Example
Responses
Response body (200)
budgets.set
Create or replace the project’s budget. Omitted optional fields reset to defaults.- Auth: Organization API key (
Authorization: Bearer korve_...) or dashboard session. - Minimum role:
admin - Billing: requires active organization billing — returns
402otherwise. - Risk:
write
Request body
Example
Responses
Response body (200)
budgets.delete
Remove the project’s budget. Usage keeps accruing, uncapped.- Auth: Organization API key (
Authorization: Bearer korve_...) or dashboard session. - Minimum role:
admin - Risk:
destructive