Detection
Detect active censorship
Is a domain blocked in a country, right now? Grounded in real per-domain OONI + CensoredPlanet measurements. Returns status (blocked/accessible/unknown), evidence count, blocking method, and calibrated confidence. Unmeasured domains return status=unknown rather than a guess. For many domains use POST /hydra/v1/detect/batch. Requires an API key (free at /api-keys; hydra_demo_key works for testing).
post/hydra/v1/detect
Request body
Example request
{
"country": "CN",
"target": "google.com"
}Response
Detection result