getAuthCode

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Sonos</title>
</head>
<body data-init="" data-bright-tag="false">
<button
onclick="location.href='https://api.sonos.com/login/v3/oauth?client_id={YOUR CLIENT KEY}&response_type=code&state={TESTSTATE}&scope=playback-control-all&redirect_uri=https%3A%2F%2Facme.example.com%2Flogin'"
type="button">
Sign in with Sonos
</button>
</body>
</html>
Query Params
string
required
Defaults to {Your_Client_Credential_Key}
string
required
Defaults to code
string
required
Defaults to {Your_Test_State}
string
required
Defaults to playback-control-all
string
Defaults to https%3A%2F%2Facme.example.com%2Flogin%2Ftestclient%2Fauthorized.html
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json