Authentication
For detailed information about required headers and their format, please see the Headers page.
Authentication Methods
There are two ways to authenticate:
PlyrID Authentication
Requires PlyrID and 2FA token
Returns a session JWT valid for 24 hours by default
InstantPlayPass Authentication
Quick authentication for instant play
No registration required
Common Flows
Standard Authentication Flow
Authenticate using PlyrID or InstantPlayPass
Store received sessionJwt
Authenticate with sessionJwt for subsequent requests
Last updated