The playground
Try any of 2165 endpoints — live.
Pick an endpoint, load a working example, tweak the params, and send — no signup to try. Results render the way the data deserves; raw JSON, headers & code are one tab away.
Playground demo key · api.reefapi.com
post/therealreal/v1/trending1 credit
TheRealReal's own demand signal, as three ranked lists of designer + item-class pairs: what is selling fastest, what is most wishlisted and what is searched most. This is the site's own read on its market, not a metric this API computes.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/therealreal/v1/trending \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"limit":"25"}'Hit Send to run this endpoint live.