since 1999

Home / Documentation / API / Auction documents

API reference · 18.08.2026

Auction documents

List and download the documents attached to an auction.

GET /v1/auctions/{id}/documents

Documents published alongside an auction, such as terms and viewing details.

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
GET /v1/auction-documents/{id}

Downloads one auction document.

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
idpathstring (uuid)yes

Responses

StatusMeaningBody
200OK