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/blocket/v1/listing1 credit
The full listing by id or URL: title, full description, price and currency, give-away flag, status (active or sold), condition on the five-step scale, category path with its search code, all attributes (size, brand, model…), every image with dimensions, postal code and city, last-edited time, shipping and buy-now availability, and the seller — for businesses the shop name, organisation id, company registry link, address, website and their other listings; for private sellers only the seller type.
Parameters
request preview
curl -X POST https://api.reefapi.com/blocket/v1/listing \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{}'Hit Send to run this endpoint live.