v1

latestOpenAPI 3.0.3CC BY 4.0 (data endpoints)2026-07-1318320227.3 KB
Detection

Detect censorship for many domains (batch)

Verify up to 50 domains in one country in a single call. Same status/basis semantics as /hydra/v1/detect, plus a summary of blocked/accessible/unknown counts. Built for bulk verification jobs.

post/hydra/v1/detect/batch

Request body

countrystring required
targetsstring[] required

Example request

{
  "country": "IR",
  "targets": [
    "twitter.com",
    "whatsapp.com",
    "github.com"
  ]
}

Response

Batch detection result

countrystring
countinteger