Rask AI · Rate Limits

Rask Rate Limits

Rask AI does not publish explicit numeric request-per-second or request-per-minute API rate limits in its public documentation. In practice, usage is constrained by the localization minutes included in the subscribed plan, and API capabilities correspond to the features in that plan. Project processing is asynchronous, which naturally throttles long-running dubbing, translation, and transcription jobs. Specific per-endpoint throttling values are not documented and are not reconciled in this artifact.

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

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

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

Tagged areas include AI, Video Localization, Dubbing, Translation, and Transcription.

3 Limits Throttle: 429
AIVideo LocalizationDubbingTranslationTranscriptionRate LimitingQuotasThrottling

Limits

Included Minutes Quota account
minutes
see plan
Primary usage constraint; monthly localization minutes vary by subscription plan.
API Request Rate account
requests
see provider documentation
No explicit numeric per-second or per-minute API rate limit is published.
Concurrent Async Jobs account
jobs
see provider documentation
Projects (dubbing/translation/transcription) are processed asynchronously; concurrency is not publicly documented.

Policies

Plan-Gated Access
API access is available with paid plans; capabilities correspond to the selected plan's features.
Backoff Strategy
Clients should poll project status with a reasonable interval and implement exponential backoff with jitter, honoring any Retry-After header on 429 responses.

Sources