since 1999

Home / Documentation / API / Contact

API reference · 18.08.2026

Contact

Send a contact-form message to the auction house.

POST /v1/contact-messages

Sends a contact-form message. The recipient is resolved from tenant settings, never from the request.

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.

Request body · application/json · ContactRequest

PropertyTypeRequired
Firstnamestringno
Lastnamestringno
Subjectstringno
Messagestringno
Emailstringno
Languagestringno

Responses

StatusMeaningBody
200OK