mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
fix: misc docs stuff
This commit is contained in:
parent
b8e2ebd470
commit
8854063fe9
3 changed files with 3 additions and 4 deletions
|
|
@ -33,9 +33,7 @@ system's token (as described above) will override these privacy settings and sho
|
|||
|
||||
## Rate Limiting
|
||||
|
||||
By default, there is a per-IP limit of 2 requests per second across the API. If you exceed this limit, you will get a 429 response code with a [rate limit error](#) body .....
|
||||
|
||||
todo: this isn't implemented yet.
|
||||
By default, there is a per-IP limit of 2 requests per second across the API. If you exceed this limit, you will get a 429 response code and will have to try again later.
|
||||
|
||||
## Community API Libraries
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue