Stream live cheap-listing feed
Opens an SSE stream for new for-sale watch listings from the connection cursor onward. First connect without a cursor starts at server now and emits no historical snapshot.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Saved view filters are combined with request filters using AND semantics. Use this for market scopes such as EU.
Flexible market filter grammar. Documented fields are typed; additional fields are tolerated for forward-compatible frontend experiments and ignored until implemented.
Minimum percent below the median comp price required for a listing to appear.
0 <= x <= 100best_discount, newest 1 <= x <= 200Base64url cursor with created_at_ms and listing id. Omit on first live stream connection to start at server now.
3"EUR"
Response
SSE stream emitting ready, listing, heartbeat and error events.
The response is of type string.