Budget Firewall
How it works
Set a budget
curl -X PATCH https://api.gatectr.com/v1/budget \
-H "Authorization: Bearer $GATECTR_API_KEY" \
-d '{ "project_id": "proj_123", "limit_tokens": 100000, "period": "day" }'Budget types
Type
Description
Periods
Period
Resets
Soft alerts
Blocked request response
Available on
Last updated
Was this helpful?