Skip to main content
Use a token with read permission.

Authentication examples

Header-based auth:
Query-based auth:

GET /health

Returns server health and bind details. No token required.

GET /current-track

Returns the current playback track snapshot.

GET /playback-state

Returns playback flags.
repeat values are normalized to off, one, all, or on.

GET /playback-queue

Returns queue and playhead metadata.

GET /user/public

Returns a normalized public profile snapshot of the active user.