v38

latestOpenAPI 3.0.3AGPL-3.0raw.githubusercontent.com2026-08-022461333.9 MB
Now Playing

Update the server with the client player state

Inform the server about the state of your client. (Song you are playing, Play/Pause state, etc.)

post/podcast-episodes/{episode_id}/playback

Path parameters

episode_idstring required

Unique identifier of the podcast episode.

Query parameters

type'song' | 'video' | 'podcast_episode'
state'play' | 'stop'
timeinteger
clientstring

Client/agent name recorded with the request.

Request body

type'song' | 'video' | 'podcast_episode'
state'play' | 'stop'
timeinteger
clientstring

Client/agent name recorded with the request.

Response

Now playing response