The playground
Try any of 1868 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/yad2/v1/products/search1 credit
Browse Yad2's second-hand products section (business sellers: furniture, electrical appliances, phones, computers, businesses for sale and more) by category and sub-category: price (missing and placeholder prices labelled), condition, city and area, category breadcrumb, dates and photos. Filter by category, sub-category, price and area; sort by price. Yad2 offers no keyword search here.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/yad2/v1/products/search \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"category_id":"2"}'Hit Send to run this endpoint live.