Workspace budget limit and API key spend limit are in Enterprise
private preview, along with Slack and custom webhook delivery. Contact our
enterprise team for enrollment.
The alerts
Budget & Spend- Low balance alert. The credit balance drops below a chosen amount.
- Workspace budget limit. A workspace hits a share of its budget.
- API key spend limit. An API key hits a share of its spend limit. Set per key on the key’s page, not on the Notifications page.
- Model deprecation alert. A model in recent use is scheduled to be retired.
Turn on an alert
- Go to Settings → Notifications.
- Flip the switch next to an alert, or click the alert to open its settings.
- Set what triggers it.
- Pick how it is sent and who gets it.
- Save.
The API key spend limit alert
This one lives with the key rather than on the Notifications page.- Go to Settings → API Keys and click a key to open it.
- Give the key a credit limit if it does not have one. Until it has one there is no limit to alert on, and the Notifications section says as much.
- Under Notifications, turn the alert on.
- Set the percentages that trigger it and who receives it.
- Save.
What triggers an alert
- Low balance alert. A dollar amount, $100 by default. The alert fires when the balance drops below it. A balance hovering near the line does not re-alert — it has to rise clearly above the amount first.
- Workspace budget limit and API key spend limit. A percentage of an already-configured limit. The defaults are 80% and 100% — a heads-up with room to spare, then a message when the limit is reached. Thresholds can be changed, removed, or added.
- Model deprecation alert. Nothing to set. When a recently used model is scheduled to be retired, the alert names the model, when it goes, and what to move to.
Who gets an alert
Alerts go to roles rather than typed-in addresses, so the right people keep receiving them as a team changes.- Org admins. The whole organization.
- Workspace admins. Only the workspaces they run, for Workspace budget limit.
- Key owner. Whoever made the API key, for alerts about that key.
Only people in the OpenRouter organization can be named. To reach a shared
inbox or an internal tool, use Slack or a Custom Webhook instead.
Where an alert goes
- Email. Works for every alert, nothing to set up.
- Slack. Goes to a channel. Paste that channel’s Slack webhook URL into the Slack card at the top of the page and save.
- Custom Webhook. Goes to an endpoint under your control for downstream systems to act on. Paste
an
https://URL into the Custom Webhook card and save.
- Hit Test to send a test alert and check it lands.
- In each alert to send there, turn on Webhook under Delivery methods and tick the destination under Send to. Slack destinations sit under Webhook too.