Notte Rate Limits
Notte governs usage primarily through plan-based operational limits and a credit balance rather than fixed per-endpoint request rates. Each subscription tier caps browser concurrency (Free 5, Developer 25, Startup 100), concurrent agents/functions (Developer 25, Startup 100), and maximum session length (Free 15 min, Developer 120 min, Startup 300 min, hard cap 1440 min). Sessions also enforce an idle timeout (default 3 min, max 15). Agents are bounded by a max_steps parameter (1-150, default 20). When the credit balance is exhausted or a concurrency/duration ceiling is hit, further work is blocked until credits are topped up or capacity frees. Specific per-endpoint HTTP request rates are documented at the API reference rate-limits page and are not reconciled in this artifact.
Notte Rate Limits is the machine-readable rate-limit profile for Notte on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring concurrent_browsers, concurrent_runs, minutes, steps, and credits.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI, Web Agents, Browser Automation, Sessions, and Scraping.