{"name":"Website AI Discoverability Analysis Tool","version":"2.0.0","description":"Analyze websites for AI discoverability and generate GPT-4o powered recommendations","endpoints":{"/v0/guide":"GET - Run analysis and generate AI-powered discoverability report","/v0/guide/stream":"GET - Streaming analysis with real-time progress updates (SSE)","/v0/analyze":"POST - Run analysis and generate AI-powered discoverability report","/v0/cache/stats":"GET - View cache statistics","/v0/cache/invalidate":"DELETE - Invalidate cache for a URL","/health":"GET - Health check","/docs":"GET - Swagger UI documentation"},"usage":{"standard":"GET /v0/guide?url=https://example.com&depth=1","streaming":"GET /v0/guide/stream?url=https://example.com&depth=1","force_refresh":"GET /v0/guide?url=https://example.com&force_refresh=true"},"caching":{"enabled":true,"expiry_days":1,"note":"Results are cached for 1 day. Use force_refresh=true to bypass cache."}}