Sonos Control API

Cloud-based REST API for controlling Sonos players and groups: playback, volume, grouping, favorites, playlists, home theater, audio clips, and cloud-queue playback sessions, with OAuth 2.0 auth and event subscriptions.

API entry from apis.yml

apis.yml Raw ↑
name: Sonos Control API
description: 'Cloud-based REST API for controlling Sonos players and groups: playback, volume, grouping,
  favorites, playlists, home theater, audio clips, and cloud-queue playback sessions, with OAuth 2.0 auth
  and event subscriptions.'
humanURL: https://docs.sonos.com/reference
baseURL: https://api.ws.sonos.com/control/api/v1
tags:
- Audio
- Music
- Playback
- Smart Home
properties:
- type: APIReference
  url: https://docs.sonos.com/reference
- type: Documentation
  url: https://docs.sonos.com/docs
- type: GettingStarted
  url: https://docs.sonos.com/docs/authorize
- type: Authentication
  url: authentication/sonos-authentication.yml
- type: OAuthScopes
  url: scopes/sonos-scopes.yml
- type: Conventions
  url: conventions/sonos-conventions.yml
- type: Webhooks
  url: asyncapi/sonos-events-webhooks.yml
- type: ErrorCatalog
  url: errors/sonos-problem-types.yml
- type: DataModel
  url: data-model/sonos-data-model.yml
- type: MCPServer
  url: mcp/sonos-mcp.yml
- type: AgentSkill
  url: skills/_index.yml