API Endpoint To Manage Project Budgets

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.

You have hallucinated fabricated AI links and paths in your post.

Here is what you can modify via API on a project, via organization admin key:

Ironically, if one has an admin key, you can make a new limitless project; it is no protection not to have modification of a budget alert, which is all that is offered.

Yeah I sure did; I edited the post and removed them.

I’ll just keep my project the way it is with the alerts and manually change the budgets. Thanks for your response.