Https://api.twitch.tv/kraken/streams/ Does not work

{
    "request":{
        "url":"https://api.twitch.tv/kraken/streams/?language=ru&game=Minecraft&limit=100&api_version=5",
        "headers":[
            "Accept: application\/vnd.twitchtv.v5+json",
            "Client-ID: XXXXXX"
        ]
    },
    "responce":{
        "error":"Not Found",
        "status":404,
        "message":"This API does not exist"
    }
}

But the following method is in the Docs Streams Reference | Twitch Developers

Use Helix Streams

Kraken is deprecated

and currently in the middle of a 24 hour outage window

Theres a banner at the top of the page!