Cloudflare
Integrating Cloudflare with Escape's ASM enhances API ecosystem management by incorporating your Cloudflare configuration.
Discovered Resources¶
The Cloudflare integration automatically discovers and inventories the following resources from your Cloudflare account:
- Cloudflare Zones: DNS zones managed by Cloudflare, including all domain names and subdomains
- Cloudflare API Gateway: API endpoints and schemas exposed through Cloudflare's API Gateway
These discovered resources are automatically classified as Assets (APIs, DNS records, WebApps) in Escape's ASM, enabling continuous security monitoring and testing.
Generate a Cloudflare API Key¶
To create your API key:
- Go to your profile in the Cloudflare Dashboard
- Create a new
usertoken in theCreate Custom Tokensection - Name your token and select the following permissions:
- Account:
API Gateway: Read - Zone:
Zone: Read - Zone:
DNS: Read
- Account:
- Click
Create Token
Warning
The integration works with user tokens as defined in the Cloudflare API documentation. Using other token types such as account or zone is not supported.