The playground

Try any of 1462 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/enrich-app/v1/app_reputation5 credits

name|store-URL|domain → entity-resolved app/SaaS reputation: store ratings + Trustpilot + GitHub + Product Hunt (basic) — see app_reputation_rich for the full fan-out (review samples + TrustRadius + status + news)

Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/enrich-app/v1/app_reputation \
  -H "x-api-key: $REEF_KEY" \
  -H "content-type: application/json" \
  -d '{"query":"https://apps.apple.com/us/app/notion/id1232780281","include":"[\"stores\"]"}'

Hit Send to run this endpoint live.