| Criteria | Description |
|---|---|
| Naming Conventions | Checks if endpoint paths, parameters, and fields follow standard naming patterns |
| Documentation Completeness | Verifies that descriptions, examples, and constraints are provided |
| HTTP Method Usage | Ensures proper use of GET, POST, PUT, DELETE, etc. |
| Response Structure | Validates response format and error handling |
| Security Practices | Reviews authentication and authorization requirements |
Endpoint compliance check button, the AI will analyze the API documentation based on the API design guidelines. It will then provide a score for each evaluation criteria, along with detailed explanations and suggestions for improvement.