/oauth/authorize

The endpoint used by clients to authorize access to GameWisp users and channels

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Need more Help?

This endpoint is discussed further in Connecting to a GameWisp Channel.

Query Params
string
required

Response type requested from the endpoint. For web applications, a value of code should be used

string
required

Your application's client_id

string
required

Your applications redirect_uri

string
required

Your requested scopes

string
required

An optional base64 encoded state string that is passed back to your redirect_uri. If you don't require state, just pass an empty string.

Response

Language
Credentials
Query
LoadingLoading…