🔢
AB-043

API Version Identified

📋 OpenAPI Quick fix Est. cost: $0

What it means

Your API specification clearly states which version it is.

Why it matters

Version info lets agents handle changes gracefully. Without it, updates can break agent integrations silently.

What's wrong

No version in the spec. Agents don't know if the API has changed.

What's right

Version is clearly identified, so agents can adapt to changes.

Check this rule on your site

Enter your URL to check just this one rule (AB-001).

Related rules in OpenAPI