The playground
Try any of 1536 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/donanimhaber/v1/sections1 credit
The DonanımHaber Forum section directory — every public section with its numeric id, name and URL, optionally filtered by name. Use it to resolve a topic area ('SEO', 'yazılım', 'ekran kartı') to the `section` id that `search` and `section` take.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/donanimhaber/v1/sections \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"query":"seo","limit":"20"}'Hit Send to run this endpoint live.