Introduction
Welcome. Rechat’s API is broken into several small components to be readable.
Rechat’s API’s are highly experimental. Data structures and endpoints are subject to change at any time.
The following endpoints are scheduled for deprecation:
-
GET /listings/search
to be deprecated on 2026-01-01. Instead usePOST /valerts
. -
GET /deals
to be deprecated on 2026-01-01. Instead usePOST /deals/filter
.