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/agent-source/v1/source_url1 credit
Inspect a public URL for source-reliability: reachability, canonical + full redirect chain, title/publisher/published+updated dates, language, official-likelihood, and a stale/archived (wayback) signal.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/agent-source/v1/source_url \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"url":"https://openai.com/api/pricing/","official_for":"openai"}'Hit Send to run this endpoint live.