Agent tools
Run email-security scan (agent API)
Unauthenticated, non-intrusive email authentication DNS scan for autonomous agents. No Turnstile token required. Rate limited to 10 requests/minute per client IP.
post/api/agent/tools/email-security/execute
Request body
Example request
{
"target": "example.com"
}Response
Scan completed.
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○