Skip to main content
POST
DNS Security Health Check

Authorizations

Authorization
string
header
required

Bearer token authentication. Use format: Bearer YOUR_API_KEY

Body

application/x-www-form-urlencoded
domain
string
required

Domain name to assess for DNS security

Required string length: 1 - 255
Example:

"example.com"

check_mode
enum<string>
default:quick

Assessment depth: quick for essential checks only, full for comprehensive assessment with enhanced grading

Available options:
quick,
full
Example:

"full"

Response

DNS health check completed successfully. Enhanced grading is included only when requested and applicable.

status
enum<string>
required
Available options:
success
data
object
required