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/jiji/v1/seller_listings2 credits
Every live ad of one seller — a dealer, an agency, a shop or a private account — in the same row shape as `search`, so a whole inventory comes back page by page.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/jiji/v1/seller_listings \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"country":"ng","user_id":"11803654","limit":"24"}'Hit Send to run this endpoint live.