Smallest AI · Rate Limits

Smallest Ai Rate Limits

The Smallest AI Waves API enforces per-account limits on requests per minute (RPM) and on the number of concurrent realtime/streaming connections. On the pay-as-you-go tier these are documented around 100 RPM and 15 concurrent streams, with higher limits available on Enterprise. Specific per-model and per-tier values are not reconciled in this artifact.

Smallest Ai Rate Limits is the machine-readable rate-limit profile for Smallest AI on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests and connections.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include AI, Text to Speech, Voice, Realtime, and Voice Agents.

3 Limits Throttle: 429
AIText to SpeechVoiceRealtimeVoice AgentsRate LimitingQuotasThrottling

Limits

Requests Per Minute (RPM) account
requests
~100 (pay-as-you-go)
Per-account RPM on the TTS API; varies by tier.
Concurrent Streams account
connections
~15 (pay-as-you-go)
Maximum simultaneous SSE/WebSocket realtime TTS connections; varies by tier.
Concurrent Requests account
connections
see provider documentation
Applies to synchronous get_speech requests; varies by tier.

Policies

Tiered Limits
Limits raise from pay-as-you-go to subscription and Enterprise agreements.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429.

Sources