# UWS Error Code API for LLMs & AI Agents UWS Error Code is a high-performance Web Debugging & Analyzer API that acts as the ultimate eyes for AI agents. It extracts console errors, uncaught exceptions, network failures, and visual screenshots in real-time using Headless Browsers. Highly optimized for automated QA and AI agents. ## Base URL https://uwserrorcode.com ## Authentication Header: X-API-KEY: ## Endpoint GET or POST /api/analyze ## Parameters - url (string, required): The target URL to analyze (e.g., "https://example.com"). ## Rate Limit 60 requests per minute per IP. ## Response Structure (JSON) - targetUrl (string) - consoleLogs (array): [{type, text}] - pageErrors (array): [string] - networkFailures (array): [{url, errorText}] - screenshotUrl (string, optional) - aiAnalysis (string, optional) ## Documentation https://uwserrorcode.com/docs