We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0647c88 commit 0651876Copy full SHA for 0651876
1 file changed
docs/guide/rate-limiting.md
@@ -8,9 +8,6 @@ description: Rate limiting in the AniList GraphQL API.
8
::: warning
9
The API is currently in a degraded state and is limited to **30 requests per minute**.
10
This is a temporary measure until the API is fully restored.
11
-
12
-This is not currently reflected in the headers. You will notice rate limiting at an `X-RateLimit-Remaining` value of 60
13
-once you have exceeded the available 30 requests per minute.
14
:::
15
16
The AniList API has a rate limit of 90 requests per minute.
0 commit comments