We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dae380 commit 53029a6Copy full SHA for 53029a6
src/content/partials/fundamentals/api-rate-limits.mdx
@@ -11,7 +11,7 @@ import { AnchorHeading } from "~/components";
11
12
| Type | Limit |
13
| ----------------------- | ----------------------------------- |
14
-| Client API per user | 1,200/5 minutes |
+| Client API per user/account token | 1200/5 minutes |
15
| Client API per IP | 200/second |
16
| GraphQL | Varies by query cost. Max 320/5 min |
17
| User API token quota | 50 |
0 commit comments