Akool Rate Limits
Akool does not publish fixed numeric per-minute request-rate limits for the OpenAPI. In practice, throughput is governed by two things: your plan's monthly credit allowance (every generation deducts credits) and your plan's concurrent-generation limit (Starter allows roughly 2-4 concurrent jobs, with higher and custom concurrency on Pro Max, Business, and Enterprise). Because generation is asynchronous - create a task, then poll by id or await a webhook - clients naturally pace themselves against the concurrency ceiling rather than a per-second cap. Bearer tokens expire and must be refreshed (error code 1101 signals an expired or invalid token).
Akool Rate Limits is the machine-readable rate-limit profile for Akool on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, concurrent-jobs, credits, and token.
The profile also includes 3 backoff/retry policies defined and response codes documented for success, authInvalidOrExpired, authEmpty, and accountBanned.
Tagged areas include AI Avatars, Video Generation, Generative AI, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://docs.akool.com/authentication/usage
- https://docs.akool.com/ai-tools-suite/error-code
- https://akool.com/pricing
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/akool-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.