RSX API / Errors

Missing API key

401 · missing-api-key

What happened

The request reached an authenticated endpoint without an Authorization header.

What to do

Send your key as an Authorization: Bearer rsx_live_... header on every request.

← All errors