Skip to content

add docs for rate limiting#468

Merged
miparnisari merged 4 commits intoauthzed:mainfrom
ecordell:ratelimiting
Feb 5, 2026
Merged

add docs for rate limiting#468
miparnisari merged 4 commits intoauthzed:mainfrom
ecordell:ratelimiting

Conversation

@ecordell
Copy link
Contributor

Description

Adds docs for the rate limiting feature

@vercel
Copy link
Contributor

vercel bot commented Dec 18, 2025

@ecordell is attempting to deploy a commit to the authzed Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Contributor

vercel bot commented Dec 19, 2025

Deployment failed with the following error:

You don't have permission to create a Preview Deployment for this Vercel project: docs.

View Documentation: https://vercel.com/docs/accounts/team-members-and-roles

@vercel
Copy link
Contributor

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 5, 2026 1:16pm

Request Review

Copy link
Contributor

@miparnisari miparnisari Feb 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


### Dedicated & Cloud

For AuthZed Dedicated, rate limits are configured using the same FGAM configuration file used for [Restricted API Access](/authzed/concepts/restricted-api-access).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For AuthZed Dedicated, rate limits are configured using the same FGAM configuration file used for [Restricted API Access](/authzed/concepts/restricted-api-access).
Rate limits are configured using the same FGAM configuration file used for [Restricted API Access](/authzed/concepts/restricted-api-access).

available exclusively in AuthZed Dedicated and SpiceDB Enterprise.
</Callout>

AuthZed Dedicated and SpiceDB Enterprise include a distributed rate limiting feature that allows you to control API request rates using flexible matching and bucketing rules. Rate limits are configured via YAML and can be applied globally, per-endpoint, per-service-account, or using custom CEL expressions.
Copy link
Contributor

@miparnisari miparnisari Feb 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
AuthZed Dedicated and SpiceDB Enterprise include a distributed rate limiting feature that allows you to control API request rates using flexible matching and bucketing rules. Rate limits are configured via YAML and can be applied globally, per-endpoint, per-service-account, or using custom CEL expressions.
AuthZed Dedicated, AuthZed Cloud and self-hosted SpiceDB Enterprise deployments include a distributed rate limiting feature that allows you to control API request rates using flexible matching and bucketing rules. Rate limits are configured via YAML and can be applied globally, per-endpoint, per-service-account, or using custom CEL expressions.

so that we are consistent with the titles in the sections below

@miparnisari miparnisari merged commit 0dcf81c into authzed:main Feb 5, 2026
15 of 16 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants