{"info":{"title":"Error Therapist API","version":"1.0.0"},"openapi":"3.1.0","paths":{"/api/therapy":{"post":{"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"x-payment-info":{"offers":[{"amount":"10000","currency":"0x20C000000000000000000000b9537d11c60E8b50","intent":"charge","method":"tempo","recipient":"0x01276bef5fb3d3d07c4e265eea8caa519af0f868"}]},"summary":"Psychological analysis of your error message. 0.01 USDC per session.","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["error"],"properties":{"error":{"type":"string","description":"Error message or stack trace to analyze","example":"TypeError: Cannot read properties of undefined (reading \"map\")"}}}}}}}}}}