# Limits



Rate limits [#rate-limits]

* Each API account has a concurrency limit of 10 tasks. That means up to 10 tasks can be in `pending` or `running` status at the same time.
* We don't currently enforce a request rate limit on API calls. Please use the API responsibly—for example, use exponential backoff for retries and avoid polling more frequently than once every 1.5 seconds.

Feature limitations [#feature-limitations]

* Video generation is not supported.
* PixAI Reference Pro, PixAI Edit, and PixAI Edit Lite are not supported yet (these features are under active development).
