docs: updated rate limit logic to allow 120 req/min per IP using CF-Connecting-IP behind Cloudflare, fallback compatable #8

This commit is contained in:
Salman Qureshi
2025-05-01 16:30:06 +05:30
committed by GitHub
parent 6f72cd77f8
commit 2387884993

View File

@@ -20,7 +20,7 @@ https://naas.isalman.dev/no
```
**Method:** `GET`
**Rate Limit:** `10 requests per minute per IP`
**Rate Limit:** `120 requests per minute per IP`
### 🔄 Example Request
```http