See Wallarm's API Protection In Action
Talk to an Expert
Wallarm protects in real time inline. Salt and Traceable focus on detection and posture; they don't block traffic. If you want to stop the attack instead of write a ticket about it, you need an inline platform. Wallarm also covers REST, GraphQL, gRPC, SOAP, and WebSocket from one engine; competitors typically focus on REST and bolt the rest on.
No. Wallarm builds a spec from live traffic so you can start with what you actually run, not what you intended to run. If you do have a spec, upload it for testing. Both work.
Three ways, each suited to a different attack type. Single-request blocking stops surgical attacks like SQL injection and path traversal at the request level. Session blocking stops behavioral attacks and IP rotation by terminating the entire authenticated session. IP blocking is the right move for geofencing and large-scale abuse where you want the source off your network. Wallarm picks the right one automatically based on the attack pattern, or you can set the policy yourself.
OWASP API Security Top 10, injection attacks (SQLi, XSS, RCE), broken object-level authorization (BOLA), broken function-level authorization, broken auth, server-side request forgery, and 0-day exploits. Plus API abuse: credential stuffing, account takeover, scraping bots, and L7 DDoS. All on the same platform.
Behavior, not signatures. Wallarm correlates request sequences across sessions to find the patterns of automated credential stuffing (volume, distribution, header anomalies, response timing) and blocks the abuse pattern, not the user. Legitimate logins from the same network keep working.
Yes. Discovery runs on live traffic, so any API actually serving requests shows up regardless of whether it's documented or supposed to exist. Shadow APIs (undocumented), zombie APIs (forgotten), and rogue APIs (unauthorized) all surface in the inventory.
API Leak Management continuously scans public sources for credentials tied to your domains. When something matches, you get an alert with the source, the credential, and the scope. Revoke before someone else uses it.