Skip to content

Configure Vulnerability Scanner via the API

Use Cloudflare Vulnerability Scanner to test your API endpoints for vulnerabilities such as Broken Object Level Authorization (BOLA). This guide explains how to run your first vulnerability scan using the Cloudflare API.

Prerequisites

You must have:

  • At least one zone in the account.
  • An OpenAPI schema describing the API you want to scan.
  • API credentials for your target. The scanner needs to authenticate as different users to test for BOLA vulnerabilities.

Process