Api down right now?

Mostly all calls, I get random empty data back, just simple id calls like

curl -X GET “https://api.twitch.tv/helix/streams?user_id=id” -H “Client-Id: id” -H “Authorization: Bearer token”

I get randomly data back and most of the time just
{“data”:[],“pagination”:{}}

Started to happen some hours ago, but right now it seems not to happen anymore.