> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inceptionlabs.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Rate Limits

> Per-minute request, input token, and output token rate limits for the Inception API across the Free, Pay As You Go, and Enterprise tiers.

API requests can be subject to rate limiting based on usage and GPU availability. Your requests can sometimes take longer than expected due to the high demand.

<Card title="Get Started Free" icon="sparkles" href="https://platform.inceptionlabs.ai">
  Every new account includes 100 million free tokens — no payment details required.
</Card>

#### Limits per Minute

|                   | **Free Tier**           | **Pay As You Go Tier** | **Enterprise Tier** |
| ----------------- | :---------------------- | ---------------------- | ------------------- |
| **API Requests**  | ~~100~~ → 1,000         | 3,000                  | Custom              |
| **Input Tokens**  | ~~100,000~~ → 1,000,000 | 3,000,000              | Custom              |
| **Output Tokens** | ~~10,000~~ → 100,000    | 300,000                | Custom              |

Please [contact support](https://platform.inceptionlabs.ai/contact) if you need increased rate limits.
