Skip to main content
BlobRouter v0.1 · Last updated: August 2026 · Architecture version: 2.0
Limits are enforced per customer (key rate:{customerId}) after authentication.

Limits (requests / minute)

One SDK upload uses multiple control-plane requests (init + complete), so limits are sized for that.

When exceeded

HTTP 429 with:
Header:
SDKs treat 429 as retryable (exponential backoff). See Retries.