We are glad to introduce a new feature that allows controlling daily expenses for different APIs.
From now on, you are able to limit your daily expenses for different APIs and endpoints.
In your dashboard, you can set a daily budget allocated to a certain API or endpoint:
After you set a specific budget, we automatically check how much funds you’ve already spent for this API or endpoint. If your spending is about to exceed this limit, we will return the following error:
{
"code": 40203,
"message": "The cost limit has been exceeded. You can modify your cost limit in the user panel https://app.dataforseo.com/api-dashboard ."
}
Given that you can set custom limits for every API endpoint, your usage is always under control, and you will never unexpectedly run out of budget.
Interested?