From c8ea84bfce1766a882de0874529abef9d1d3ade9 Mon Sep 17 00:00:00 2001 From: pheralb Date: Tue, 9 Apr 2024 23:06:28 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/api.md b/src/docs/api.md index 028efdb..653fc57 100644 --- a/src/docs/api.md +++ b/src/docs/api.md @@ -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, to prevent abusive use of the API, there is a limit to the number of requests: **5 requests** with **60s** cooldown. +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. ## Base URL