# Devialet Playback API

**Canonical:** https://apis.io/apis/devialet/devialet-playback-api/  
**Provider:** Devialet — https://apis.io/providers/devialet/  
**Base URL:** http://192.168.1.20/ipcontrol/v1  
**Documentation:** https://help.devialet.com/hc/en-us/articles/4415207423378-Phantom-s-documentation-for-piloting-them-via-IP

Devialet Playback API is one of 6 APIs that [Devialet](https://apis.io/providers/devialet/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Playback. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

Play, pause, mute, unmute, next, and previous on the group's current source.

## Operations (6)

| Method | Path | Summary |
|---|---|---|
| POST | `/groups/{groupId}/sources/{sourceId}/playback/play` | Play or resume a source |
| POST | `/groups/{groupId}/sources/current/playback/pause` | Pause the current source |
| POST | `/groups/{groupId}/sources/current/playback/mute` | Mute the current source |
| POST | `/groups/{groupId}/sources/current/playback/unmute` | Unmute the current source |
| POST | `/groups/{groupId}/sources/current/playback/next` | Skip to the next track |
| POST | `/groups/{groupId}/sources/current/playback/previous` | Skip to the previous track |

## Machine-readable artifacts (11)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/devialet/refs/heads/main/openapi/devialet-playback-api-openapi.yml
- **Documentation** — https://help.devialet.com/hc/en-us/articles/4415207423378-Phantom-s-documentation-for-piloting-them-via-IP
- **APIReference** — https://raw.githubusercontent.com/api-evangelist/devialet/refs/heads/main/openapi/_original/devialet-ip-control-r1.pdf
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/devialet/refs/heads/main/authentication/devialet-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/devialet/refs/heads/main/errors/devialet-error-codes.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/devialet/refs/heads/main/conventions/devialet-conventions.yml
- **Idempotency** — https://raw.githubusercontent.com/api-evangelist/devialet/refs/heads/main/conventions/devialet-conventions.yml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/devialet/refs/heads/main/lifecycle/devialet-lifecycle.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/devialet/refs/heads/main/data-model/devialet-data-model.yml
- **Examples** — https://raw.githubusercontent.com/api-evangelist/devialet/refs/heads/main/examples/devialet-ip-control-examples.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/devialet/refs/heads/main/mcp/devialet-tool-crosswalk.yml

## Other Devialet APIs (5)

- [Devialet Audio Settings API](https://apis.io/apis/devialet/devialet-audio-settings-api/)
- [Devialet Devices API](https://apis.io/apis/devialet/devialet-devices-api/)
- [Devialet Groups API](https://apis.io/apis/devialet/devialet-groups-api/)
- [Devialet Sound Control API](https://apis.io/apis/devialet/devialet-sound-control-api/)
- [Devialet Systems API](https://apis.io/apis/devialet/devialet-systems-api/)

## Tags

Playback

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/devialet/devialet-playback-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/devialet/.
