check
Bulk entity check
Check up to N entities per request (N depends on subscription plan). Each entity may be a domain, IP, or URL string.
post/bulk/check
Request body
Response
Batch results
Example response
{
"results": [
{
"type": "domain"
}
]
}