runaiicloud
ModelsGPUsPricingDocsConnectCompareEnterprisePlayground
Log inGet started
runaiicloud docs
status →
⌘⌘K
Get started
Quickstart
API reference
Authentication & API keysStreamingErrorsModels catalog
Billing & limits
Pricing, metering & prompt cachingRate limits & tiers
Bring your own model →Blog ←Get an API key →Changelog
Authentication & API keysPricing, metering & prompt cachingQuickstartRate limits & tiersStreamingErrorsModels catalog
docs/Billing & limits/Rate limits & tiers
Billing & limits

Rate limits & tiers

Current limits, 429 handling, and how caps interact with your balance.


Standard tier (live today)

Limit Value
Requests per key 60 / minute
Requests per IP 120 / minute
Max max_tokens per request 8,192
Max estimate per request $5.00 (worst-case reserve)

Over-limit requests get 429 with a Retry-After header. The limiter is atomic and multi-instance safe — it counts in the billing database, not in any single server's memory.

Spend caps (optional, per key)

At key creation you can set a daily spend cap. Once the key's 24h spend crosses the cap, requests fail with 402 key_budget_exceeded — even if the account balance is healthy. This is the blast-radius control for agent workloads: if a prompt loop runs away, the damage stops at the cap.

Model caps

Some models cap the per-request estimate (reasoning models with huge context can estimate high). If a request's worst-case exceeds the cap you'll get 400 est_too_large — lower max_tokens or pick a bigger-balance account.

Retry posture

  • 429 — honor Retry-After, exponential backoff with jitter
  • 529 upstream_warming — retry after the header value (seconds; the autoscaler is provisioning capacity)
  • 502 upstream_error — safe to retry immediately; the failed attempt was refunded
  • Idempotency: retries create fresh reservations, so failed attempts can't double-charge even if you retry in a tight loop

On this page

Standard tier (live today)Spend caps (optional, per key)Model capsRetry posture

← Previous

Quickstart

Next →

Streaming

runaiicloud

Serverless inference, dedicated GPUs, and training for open models. OpenAI- and Anthropic-compatible APIs.

© 2026 runaii

Platform

Model libraryGPUsPricingCompare providersSavings calculatorDocsServerlessDeploymentsTrainingBatch API

Developers

PlaygroundCookbookCLIAgents / MCPResearch notesUI/UX systemUse casesTutorialsModel advisorBlogCustomersFAQ

Company

EnterpriseStartupsAboutCareersPartnersTrust centerSLAStatusChangelogrunaii chatSupportAPI keysTermsPrivacy