When a call would exceed a budget, the gateway rejects it at preflight — before
any provider is called — so you are never billed for a blocked action.
Transport-level rate limits (requests per second/minute) are being finalized as
part of the v2 hardening. This page will publish exact numbers when they land.
For now, budgets are the effective limiter.
Handling limits gracefully
- Check
get_wallet_balancebefore a large prospecting run. - If an action is rejected for budget, top up credits or raise the per-action cap in Settings.
- Batch reads (directory/context) are cheap; the costly actions are LLM generation and paid data lookups — see the rate card.