From f27f9b91fa83ba41a49ba77e2b1ead4a220c2284 Mon Sep 17 00:00:00 2001 From: lostdusty <47502554+lostdusty@users.noreply.github.com> Date: Mon, 30 Dec 2024 12:55:11 -0300 Subject: [PATCH] add rate-limit status --- docs/api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api.md b/docs/api.md index 6da93a44..4d978ef1 100644 --- a/docs/api.md +++ b/docs/api.md @@ -78,6 +78,7 @@ the response will always be a JSON object containing the `status` key, which wil - `picker` - we have multiple items to choose from - `redirect` - you are being redirected to the direct service URL - `tunnel` - cobalt is proxying the download for you +- `rate-limit` - you've made too many requests to cobalt, chill for a bit ### tunnel/redirect response | key | type | values |