HTTP Status Codes
Error Response Format
All errors return a JSON body withstatus_code and message:
Common Errors
Invalid API Key
apiKey query parameter.
User Not Live
/webcast/check_alive to verify the user is live before connecting.
Rate Limit Exceeded
X-RateLimit-Remaining headers to avoid hitting limits. Consider upgrading your tier.