Creatify Rate Limits
Creatify does not publish fixed numeric per-minute request rate limits for the API. In practice, throughput is governed by two things: (1) your subscription's monthly credit allowance, which caps how much video/audio you can generate, and (2) the asynchronous nature of generation - each create call enqueues a job that renders in the background, so callers create a job then poll GET /{resource}/{id}/ (or wait for a webhook) rather than blocking. Callers should poll on a reasonable interval and back off on 429 responses.
Creatify Rate Limits is the machine-readable rate-limit profile for Creatify on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, credits, jobs, and characters.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI Avatars, Video Generation, Marketing Video, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://docs.creatify.ai/quickstart
- https://docs.creatify.ai/billing
- https://docs.creatify.ai/api-reference/text-to-speech
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for rate limits
4 MCP tools reach this
find_rate_limitsBrowse and filter every rate limit in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/creatify-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.