This prompt is designed to audit API architectures and integrations with a strong focus on design quality, security, resilience, and efficiency rather than syntax alone. It helps teams that suffer production issues caused by poor endpoint usage, weak authentication, missing error handling, bad rate-limit management, or fragile implementation patterns. The method forces a structured review of every API call: business purpose, REST pattern, authentication, parameters, responses, errors, limits, and common anti-patterns. It is especially useful for identifying scalability, efficiency, and security risks before deployment. The expected result is a clear, repeatable, and actionable review process that improves integration quality and prevents costly failures. Ideal for technical audits, advanced code reviews, backend QA, API architecture checks, integration debugging, and production risk prevention.
