Skip to content
Cloudflare Docs

Security

Cloudflare offers the following features to help secure your APIs:

Discovery & managementPosture managementRuntime protection
API DiscoveryVolumetric Abuse DetectionSchema validation
Schema learningAuthentication PostureJWT validation
Sequence AnalyticsBOLA vulnerability detectionSequence mitigation
Risk labelsMutual TLS (mTLS)
GraphQL query protection

Example Cloudflare solutions

Cloudflare's API Shield — together with other compatible Cloudflare products — helps protect your API from the issues detailed in the OWASP® API Security Top 10.

The following table provides examples of how you might match Cloudflare products to OWASP vulnerabilities:

OWASP issueExample Cloudflare solution
Broken Object Level AuthorizationBOLA vulnerability detection, Sequence mitigation, Schema validation, JWT validation, Rate Limiting
Broken AuthenticationAuthentication Posture, mTLS, JWT validation, Exposed Credential Checks, Bot Management
Broken Object Property Level AuthorizationSchema validation, JWT validation
Unrestricted Resource ConsumptionRate Limiting, Sequence mitigation, Bot Management, GraphQL Query Protection
Broken Function Level AuthorizationSchema validation, JWT validation
Unrestricted Access to Sensitive Business FlowsSequence mitigation, Bot Management, GraphQL Query Protection
Server Side Request ForgerySchema validation, WAF managed rules, WAF custom rules
Security MisconfigurationSequence mitigation, Schema validation, WAF managed rules, GraphQL Query Protection
Improper Inventory ManagementDiscovery, Schema learning
Unsafe Consumption of APIsJWT validation, WAF managed rules