Security
OWASP API Top 10 Assessment
Guided API security self-assessment with passive checks.
Advertisement
What is OWASP API Top 10 Assessment?
The OWASP API Top 10 Assessment is a guided self-assessment based on the OWASP API Security Top 10 2023 categories. You answer questions about your implementation and can optionally add a public endpoint for limited passive observations.
What this tool checks
- Object-level authorization controls
- Authentication controls
- Object property authorization
- Resource-consumption limits
- Function-level authorization
- Sensitive business-flow protection
- Server-side request controls
- Security configuration
- API inventory management
- Safe consumption of third-party APIs
How to use it
- Answer each control question based on your actual implementation.
- Optionally provide a public endpoint for passive observations.
- Generate the assessment.
- Use identified gaps as review items for your development or security team.
Important:
The resulting percentage measures questionnaire coverage. It is not proof of OWASP compliance and does not replace code review, architecture review or penetration testing.
Frequently asked questions
Is this an automated OWASP scanner?
No. It is primarily a guided self-assessment with a small set of passive endpoint observations.
Which OWASP API list does it use?
The questions are organized around the OWASP API Security Top 10 2023 categories.