since 1999

Home / Documentation / API / Lot attributes

API reference · 18.08.2026

Lot attributes

The custom fields defined per lot type, and the values available to filter on.

GET /v1/lots/{id}/attributes

The descriptive attributes of a lot, in the negotiated language.

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/attribute-values

Distinct attribute values across an auction, for building search filters.

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
auctionIdqueryinteger (int32)no
categoryIdqueryinteger (int32)no
namequerystringno
typequerystringno
languagequerystringno
vatFreequerybooleanno

Responses

StatusMeaningBody
200OK