/authorize

Query Params
string
required

Whether the endpoint returns an authorization code. For web applications, a value of code should be used.

string
required

The client_id of your application.

string
required

A URI where the response will be redirected.

string
required

A space-separated list of scopes. List of scopes available here. https://dev.streamlabs.com/docs/scopes

string

An arbitrary string value we will pass back to you, useful for CSRF protection.

Responses

Language
Response
Choose an example:
application/json