{"info":{"description":"Automated website audits with ready-to-apply fixes. Gated by x402: $0.50 USDC (basic) or $2.00 USDC (agent-readiness) on Base per call.","title":"Uhmuse Audit API","version":"1.3.0"},"openapi":"3.0.0","paths":{"/agent-audit":{"post":{"requestBody":{"content":{"application/json":{"schema":{"properties":{"url":{"example":"https://example.com","type":"string"}},"required":["url"],"type":"object"}}}},"responses":{"200":{"description":"audit report"},"402":{"description":"payment required \u2014 see PAYMENT-REQUIRED header"}},"summary":"Agent-readiness audit \u2014 $2.00 USDC"}},"/audit":{"post":{"requestBody":{"content":{"application/json":{"schema":{"properties":{"url":{"example":"https://example.com","type":"string"}},"required":["url"],"type":"object"}}}},"responses":{"200":{"description":"audit report"},"402":{"description":"payment required \u2014 see PAYMENT-REQUIRED header"}},"summary":"Basic website audit \u2014 $0.50 USDC"}}}}
