get
https://api.sonos.com/login/v3/oauth
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
<!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>