{"name":"Agent Hustle REST API","version":"1.0.0","description":"AI-powered web services — scraping, research, screenshots, and more.","endpoints":[{"method":"GET/POST","path":"/api/scrape","params":{"url":"string (required)"},"description":"Extract structured content from any URL"},{"method":"GET/POST","path":"/api/research","params":{"topic":"string (required)"},"description":"Multi-source research report with citations"},{"method":"GET/POST","path":"/api/screenshot","params":{"url":"string (required)","width":"number (optional)","height":"number (optional)"},"description":"Capture viewport screenshot as base64 PNG"},{"method":"GET/POST","path":"/api/summarize","params":{"url":"string (required)"},"description":"Extractive summary with key points"},{"method":"GET/POST","path":"/api/extract","params":{"url":"string (required)","type":"string (optional: links, emails, prices, headings)"},"description":"Extract structured data from any URL"},{"method":"GET/POST","path":"/api/code-review","params":{"pr_url":"string (required)"},"description":"Review GitHub PRs for security and quality"},{"method":"GET/POST","path":"/api/translate","params":{"text":"string (required)","to":"string (required)","from":"string (optional)"},"description":"Translate text between 30+ languages"}],"pricing":"Free during beta. Pay-per-request via marketplace.","docs":"https://agent.stakewatch.dev"}