API Reference

Starts a new session for the authorized user for an app. All prior sessions between the user and target app will become invalidated. Operates through an oauth 2.0-like flow, allowing a code or token response type. Also supports optional whitelisted access through the app whitelist system.

When invoked directly by developers, this endpoint should only be used to start guest sessions. Guest sessions automatically create a HYPLAY user internally that bypasses the standard HYPLAY OAuth flow in order to automatically create a temporary HYPLAY account that can later be upgraded to a standard account if the user desires. When using guest sessions, you must NOT pass the X-Authorization parameter.

Language
URL
Click Try It! to start a request and see the response here!