mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
📝 Update /api docs.
This commit is contained in:
parent
f8ce6586db
commit
4f3a9d133e
@ -13,7 +13,7 @@ SVGL API is a RESTFul API that allows you to get all the information of the SVGs
|
||||
|
||||
## Limitations
|
||||
|
||||
The API is currently open to everyone and does not require any authentication. However, there is a limit of **30** requests per day. If you exceed this limit, you will receive a _429_ error.
|
||||
The API is currently open to everyone and does not require any authentication. However, to prevent abusive use of the API, there is a limit to the number of requests: **5 requests** with **60s** cooldown.
|
||||
|
||||
## Base URL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user