Create a unique URL, send any HTTP request to it, and inspect headers, body, query params, and method in real-time. No signup required.
# Create a webhook curl -X POST https://nopii.xyz/v1/webhook/create # Send a test request to it curl -X POST https://nopii.xyz/v1/webhook/catch/{id} \ -H "Content-Type: application/json" \ -d '{"hello": "world"}' # Inspect captured requests curl https://nopii.xyz/v1/webhook/inspect/{id}
Rate limit: 5 webhooks/day per IP. Max 50 requests per webhook. Webhooks expire after 1 hour.
Analyze HTTP response headers for any URL
Query A, AAAA, MX, CNAME, TXT records
Verify SSL/TLS certificates and expiry dates
Preview Open Graph tags for social sharing
Monitor uptime and response times
Format, validate, and minify JSON