|
@@ -15,7 +15,7 @@ https://api.sv443.net/geniurl/v2/
|
|
|
## Rate Limiting
|
|
|
The public instance is rate limited to 25 requests within a 30 second timeframe.
|
|
|
To know how many requests you have sent and are still able to send, refer to the following headers that are attached to each response:
|
|
|
-| Name | Description |
|
|
|
+| Header Name | Description |
|
|
|
| :---------------------- | :-------------------------------------------------------------------------------------------------------------- |
|
|
|
| `Retry-After` | Number of seconds you need to wait until being able to send another request. |
|
|
|
| `X-RateLimit-Reset` | An [ISO 8601 UTC timestamp](https://en.wikipedia.org/wiki/ISO_8601) indicating when you can send more requests. |
|