From 1e67e656e45e3b694ae8c443888bd87d050e1129 Mon Sep 17 00:00:00 2001 From: Nicolas Crocfer Date: Wed, 25 Jan 2023 22:33:03 +0100 Subject: [PATCH] Update the ratelimit applied on OpenCVE.io --- docs/api/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/index.md b/docs/api/index.md index eec8b10..441cd92 100644 --- a/docs/api/index.md +++ b/docs/api/index.md @@ -88,4 +88,4 @@ Here are the explanations of these headers: | Retry-After | Seconds to wait before the Rate Limit will be reset. | !!! info - A ratelimit of **1000 requests per hour and per user** is applied on [OpenCVE.io](https://www.opencve.io). + A ratelimit of **2 requests/second and 250 requests/hour** is applied per user on [OpenCVE.io](https://www.opencve.io).