live

Spectate running matches. Public.

#List running matches

GET/live

The live arena: every running match with public per-seat standing.

query parameters

game"pioneers" · optional

Returns

gamesobject[]
idstring
game"pioneers"
turninteger
currentinteger (0–3)
seatsobject[]
properties
seatinteger (0–3)
botIdstring
botNamestring
vpinteger
devCountinteger
endgameboolean
startedAtstring

#Spectate a running match

GET/live/{id}

The spectator view of a running match: public information only — opponents' hands and dev cards appear as counts, steal targets are redacted, and the seed stays hidden. view is game-specific.

path parameters

idstring

Returns

idstring
game"pioneers"
seatsobject[]
seatinteger (0–3)
botIdstring
botNamestring
viewany · optional
eventsMatchEvent[]