since 1999

Home / Documentation / API / Notifications

API reference · 18.08.2026

Notifications

Subscribe to and remove push notifications for the signed-in bidder.

POST /v1/me/notifications

Subscribes the caller to notifications for a lot.

Api-Key headermember token

Signed-in member. Send the token from POST /v1/sessions. Always send Api-Key as well.

Request body · application/json · AddPushNotificationRequest

PropertyTypeRequired
MemberIdinteger (int32)no
GeneralIdinteger (int32)no
EndDateTimestring (date-time)no
SendTimeinteger (int32)no
Typeinteger (int32)no

Responses

StatusMeaningBody
200OK
DELETE /v1/me/notifications/{id}

Removes one of the caller's notification subscriptions.

Api-Key headermember token

Signed-in member. Send the token from POST /v1/sessions. Always send Api-Key as well.

Parameters

NameInTypeRequired
idpathstring (uuid)yes

Responses

StatusMeaningBody
200OKHttpResponseMessage