INTERACTIVE SECURITY ASSESSMENT

API Security Checklist

Test REST and GraphQL APIs for broken object authorization, authentication flaws, mass assignment, rate-limit failures, and unsafe business logic.

ASSESSMENT FOCUS

What this checklist covers

  • API inventory and attack-surface mapping
  • BOLA, BFLA, and tenant isolation
  • JWT, OAuth, API keys, and session controls
  • Schema abuse, mass assignment, and injection
  • Rate limits, resource consumption, and logging

REFERENCE BASELINE

Standards and guidance

  • OWASP API Security Top 10
  • OWASP ASVS
  • OWASP WSTG

Tailor every control to the system's architecture, data classification, threat model, and written scope.

Open the interactive checklist

Search controls, filter by severity, expand technical guidance, and keep progress in your browser.

Start assessment β†’

How to use it professionally

Before testing

Confirm authorization, scope, exclusions, test windows, data handling, emergency contacts, and stop conditions.

During testing

Record the asset, request, expected control, observed result, evidence, and any cleanup action. Avoid destructive proof when a safer validation demonstrates the same issue.

After testing

Deduplicate related symptoms, identify the root cause, assign risk in business context, provide actionable remediation, and retest the final implementation.