API Input Security (SQLi + XSS Protection)
This API filters and sanitizes incoming user input before your backend processes it. Instead of rebuilding validation logic across multiple services, use a single endpoint to detect risky input and return safe output. Works as a lightweight “input firewall” in front of your backend.
API Input Security (SQLi + XSS Protection) endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze Request /v1/analyze |
Analyze and sanitize user input |
API Input Security (SQLi + XSS Protection) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|