since 1999

Home / Documentation / API / Live auctions

API reference · 18.08.2026

Live auctions

Whether a live sale is running, and whether a given auction is live.

GET /v1/live-auctions

Whether any auction is currently running live.

Api-Key headeranonymous token

Anonymous. No sign-in, but this shared host cannot tell which auction house you mean, so it needs a tenant token from POST /v1/tokens/anonymous. Always send Api-Key as well.

Responses

StatusMeaningBody
200OK
GET /v1/auctions/{id}/live

Whether this auction is currently running live.

Api-Key headeranonymous token

Anonymous. No sign-in, but this shared host cannot tell which auction house you mean, so it needs a tenant token from POST /v1/tokens/anonymous. Always send Api-Key as well.

Parameters

NameInTypeRequired
idpathinteger (int32)yes

Responses

StatusMeaningBody
200OK