Colossyan · Rate Limits

Colossyan Rate Limits

Colossyan does not publish explicit per-endpoint request rate limits in its public API documentation. In practice usage is constrained by subscription entitlements - monthly video minutes, number of editor seats, Instant avatars, and (for the API) the Business/Enterprise plan requirement plus any API minute add-on. Video generation is asynchronous (jobs), which naturally bounds concurrent rendering. Specific numeric request limits are not documented and are not reconciled in this artifact.

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

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

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

Tagged areas include AI, Video Generation, Avatars, Text to Video, and Learning and Development.

4 Limits Throttle: 429
AIVideo GenerationAvatarsText to VideoLearning and DevelopmentRate LimitingQuotasThrottling

Limits

Monthly Video Minutes account
minutes
plan-based
Bounded by the subscription tier's monthly minute allotment (NEO 1 / NEO 2).
API Access Eligibility account
entitlement
Business or Enterprise plan required
API requests are only available on qualifying plans (and/or via an API minute add-on).
Request Rate Limit account
requests
see provider documentation
No explicit per-minute/per-second request rate limit is published.
Concurrent Video Generation Jobs account
jobs
see provider documentation
Video generation is asynchronous; concurrency limits are not documented.

Policies

Plan-Based Quotas
Entitlements (minutes, seats, avatars) scale with subscription tier; API requires Business/Enterprise.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

Sources