These docs are for v1.0. Click to read the latest docs for v2.0.

/authorize

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

In order to acquire an access_token for a user, you'll need to send them to this endpoint in order to approve your application. Learn more about connecting to an account here.

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
LoadingLoading…
Response
Choose an example:
application/json