{
  "specVersion": "1.0",
  "host": {
    "displayName": "xhttp.lol",
    "identifier": "did:web:xhttp.lol",
    "documentationUrl": "https://xhttp.lol/api/docs"
  },
  "entries": [
    {
      "identifier": "urn:air:xhttp.lol:api:http-analysis",
      "displayName": "xhttp.lol HTTP Header Analysis API",
      "type": "application/openapi+json",
      "url": "https://xhttp.lol/openapi.json",
      "description": "Free HTTP security header analysis API — CORS, CSP, cache, redirects, error decoding. Scans real response headers. No auth required.",
      "representativeQueries": [
        "analyze HTTP security headers for a domain",
        "check CORS configuration for an API endpoint",
        "evaluate Content Security Policy for a website",
        "trace redirect chain for a URL"
      ]
    }
  ]
}