HTTP Security Header Quality Auditor

Use when an auditor or system integration agent evaluates web host settings.

Try it OpenAPI

Call

POST https://statepulse-api.hahavoid0.workers.dev/network/security-headers
{
  "url": "https://google.com"
}

AgentCash command

npx agentcash@latest fetch https://statepulse-api.hahavoid0.workers.dev/network/security-headers -m POST -b '{"url":"https://google.com"}'

Not for

Do not use for downloading target webpage content bodies.