Skip to main content
All V1 endpoints require an API key.
Create and revoke keys in the Viggle Dashboard. Keep keys in server-side environment variables; never expose them in browser code, mobile apps, or public repositories.

Example

Request IDs

Every response includes an X-Request-Id header. You may also provide your own value in the request. Include this ID when contacting support so we can trace the request.

Authentication errors

V1 errors use one envelope:
See Errors and recovery for handling guidance.