API Vulnerability Scanner
API Scanner allows you to scan APIs for security vulnerabilities. Note: You can only scan APIs hosted on domains associated with the email domain used during signup.
You will need OpenAPI Specification (OAS) file to scan the API (YAML format) with API server url inside the file.
Example: If you sign up with the email address user@example.com
, you can only scan APIs hosted on example.com
and its subdomains like api.example.com
.