🛤️
AB-040
API Paths Defined
What it means
Your API specification lists all available paths and endpoints.
Why it matters
Without defined paths, agents don't know what endpoints exist or how to call them.
✗
What's wrong
API spec is mostly empty. No paths defined.
✓
What's right
All API paths are defined with parameters and responses.
Check this rule on your site
Enter your URL to check just this one rule (AB-001).