Code Security Scanner
AI-powered code security scanner API. Submit any code snippet and get instant vulnerability detection across 30+ patterns — SQL injection, XSS, command injection, hardcoded secrets, weak cryptography, and more. Every finding maps to OWASP Top 10, SOC2, GDPR, and PCI-DSS compliance controls with actionable fix suggestions and a security score (A-F). Free tier runs 30+ deterministic checks…
Code Security Scanner endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Scan Code /api/scan |
Scan code for security vulnerabilities. Returns findings with severity, compliance mapping, and security score. Endpoint |
| GET |
Health Check /api/health |
Health check and API info. Returns available endpoints, tiers, and supported languages. |
| GET |
List Patterns /api/health |
List all 30+ detection patterns with severity levels and compliance mappings. |