reference

Default caps, suspension behaviour and where to raise them.

Limits & quotas

Default caps

ResourceDefault
Projects per organization25
Databases per project20
Buckets per project20
Sandboxes per project10
Edge functions per project50
API keys per service account10
List page size50 (max 200)

Suspension

A suspended organization keeps running what it already has, but provisioning is blocked: create, deploy and resize return 503 with an explanation, and the console replaces the affected actions with a "provisioning paused" notice. Data is never deleted on suspension.

Rate limits

The API applies per-key request limits and returns 429 with a retry-after header when exceeded. Gateway rate-limit rules are separate and apply to application traffic, not to the control plane.

Raising limits

Limits are per organization and can be raised by a platform administrator. Because a service must belong to a project, hitting a per-project cap is usually a signal to split the workload across projects rather than to raise the cap.