There are a few posts about the project budgets and being able to set/change these through the API. There is apparently still no way to do this, and I’m wondering why? Right now, I have to rely on the alerts (emails) to get me to use the Dashboard and change/increase the budgets as needed.
@_j Have you investigated this?
What is available via API:
- Usage endpoints (tokens): /v1/organization/usage/…
- Costs endpoint (spend): /v1/organization/costs
- Project rate-limits endpoints (model RPM/TPM limits), which are different
from monthly spend budget.