The playground
Try any of 1404 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/reed/v1/sector1 credit
Browse Reed jobs by sector/category (e.g. 'it', 'accountancy', 'healthcare', 'engineering', 'sales', 'marketing'). Optionally scope by location and the same salary/job-type/date/remote filters as search.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/reed/v1/sector \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"sector":"it"}'Hit Send to run this endpoint live.