Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion pages/generative-apis/reference-content/rate-limits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ dates:
Any model served through Scaleway Generative APIs gets rate limited based on:
- Tokens per minute (total input and output tokens)
- Queries per minute (HTTP requests)
- Concurrent requests (total active HTTP session at the same time)

Base limits apply if you registered a valid payment method, and are increased automatically if you also [verify your identity](/account/how-to/verify-identity/).
Limit values are detailed in [Organization quotas for Generative APIs](/organizations-and-projects/additional-content/organization-quotas/#generative-apis).

**Exact Limit values are detailed** in [Organization quotas for Generative APIs](/organizations-and-projects/additional-content/organization-quotas/#generative-apis).

<Message type="tip">
If you created a Scaleway Account but did not register a valid payment method, stricter limits apply to ensure usage stays within Free Tier only.
Expand Down