Skip to content
Vol. 1 · Ed. 2026
CyberGlossary
Entry № 1219

WAAP

What is WAAP?

WAAPWAAP (Web Application and API Protection) is the modern evolution of WAF, adding API security, bot management, and DDoS protection into a unified cloud service.


Web Application and API Protection (WAAP) is the category that Gartner uses to describe cloud services that combine the four pillars of application-edge security: a web application firewall, API protection, bot management, and DDoS mitigation. Compared to a traditional WAF, a WAAP understands modern app architectures (JSON, GraphQL, microservices, mobile clients) and treats APIs as first-class assets — discovering them, validating schemas, and detecting abuse. WAAPs are usually delivered by CDN/edge providers (Cloudflare, Akamai, AWS, Fastly, Imperva), so policies execute close to users with low latency. They are central to protecting public APIs and SPAs against OWASP Top 10, OWASP API Top 10, and automated attacks.

Examples

  1. 01

    A WAAP discovers a forgotten internal API and applies schema validation to block parameter abuse.

  2. 02

    Throttling and bot-managing a credential-stuffing wave against a customer login API.

Frequently asked questions

What is WAAP?

WAAP (Web Application and API Protection) is the modern evolution of WAF, adding API security, bot management, and DDoS protection into a unified cloud service. It belongs to the Network Security category of cybersecurity.

What does WAAP mean?

WAAP (Web Application and API Protection) is the modern evolution of WAF, adding API security, bot management, and DDoS protection into a unified cloud service.

How does WAAP work?

Web Application and API Protection (WAAP) is the category that Gartner uses to describe cloud services that combine the four pillars of application-edge security: a web application firewall, API protection, bot management, and DDoS mitigation. Compared to a traditional WAF, a WAAP understands modern app architectures (JSON, GraphQL, microservices, mobile clients) and treats APIs as first-class assets — discovering them, validating schemas, and detecting abuse. WAAPs are usually delivered by CDN/edge providers (Cloudflare, Akamai, AWS, Fastly, Imperva), so policies execute close to users with low latency. They are central to protecting public APIs and SPAs against OWASP Top 10, OWASP API Top 10, and automated attacks.

How do you defend against WAAP?

Defences for WAAP typically combine technical controls and operational practices, as detailed in the full definition above.

What are other names for WAAP?

Common alternative names include: Web Application and API Protection, Cloud WAF/WAAP.

Related terms

See also