{"info":{"name":"Website Security Snapshot API","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":"Test the Website Security Snapshot API. Paid route requires x402 USDC."},"item":[{"name":"Health Check","request":{"method":"GET","url":"https://api.cybersecurity-japan.com/health"}},{"name":"Demo Snapshot (free, canned)","request":{"method":"GET","url":"https://api.cybersecurity-japan.com/demo/snapshot"}},{"name":"POST /v1/snapshot (paid — 0.05 USDC)","request":{"method":"POST","url":"https://api.cybersecurity-japan.com/v1/snapshot","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"url\": \"https://example.com\"\n}","options":{"raw":{"language":"json"}}},"description":"Returns 402 Payment Required without an x402 payment proof header. Use x402-fetch to pay automatically."}}]}