Budget thresholds
Set your monthly budget in the Tokonomics dashboard under Settings → Budget. Once a budget is configured, Tokonomics tracks cumulative spend across all proxied requests for the current calendar month and fires an alert each time you cross a configurable threshold. The default thresholds are 50%, 80%, and 100% of your monthly budget. You can adjust these percentages to match your team’s escalation policy — for example, adding a 90% threshold if you want an extra warning before hitting the cap.Budget thresholds reset at the start of each calendar month. Mid-month budget changes take effect immediately against the spend already accumulated in the current month.
Alert channels
When a threshold is crossed, Tokonomics can notify you through any of the following channels. Configure them in Settings → Alerts.Slack
Post a message to any Slack channel using an incoming webhook URL.
Microsoft Teams
Deliver an alert card to a Teams channel via a Teams webhook connector.
Send an email to one or more addresses on your account.
Webhook
POST a JSON payload to any URL — compatible with n8n, Zapier, Make, Flowise, and LangFlow for automated workflows.
Hard spending caps (Pro)
Pro plan accounts can go beyond alerts and enforce a hard cap that blocks further LLM requests once your monthly budget is exhausted. When the hard cap is enabled and your spend reaches 100% of the configured budget, Tokonomics returns the following error for every subsequent proxied request until the month rolls over:429 responses from the Tokonomics proxy and surface a meaningful message to users rather than retrying immediately. The Retry-After header tells you exactly how many seconds remain until the monthly budget resets.
Free vs Pro
Free plan — Budget alerts via all supported channels. Hard spending caps are not available; requests continue after the budget threshold is crossed.Pro plan — Budget alerts plus optional hard spending caps that enforce a strict monthly ceiling.See the full comparison on the Plans page.