Budgets APIManage spending limits, check usage, and view budget alerts.GET/api/v1/budgetsList all budget configurations.POST/api/v1/budgetsCreate a budget rule.PUT/api/v1/budgets/:idUpdate a budget configuration.GET/api/v1/budgets/usageGet current usage against all budget limits.GET/api/v1/budgets/alertsGet active budget alerts.PreviousSchedules APINextEvents API