🦔 Open Source · Free to Use
↑Successor to API-DOT

Scan Your API Code for
Errors & Vulnerabilities

Upload your project folder and get a full report on security issues, design problems, and bad practices. No signup needed.

19+
Scan Rules
7
Languages
6
Issue Categories
MIT
Open Source

How It Works

Three simple steps to better API code

01

Upload Your Project

Drag & drop your project folder or ZIP file. Supports 7 languages.

02

Instant Analysis

Our engine scans every file with 19+ rules across 6 categories.

03

Review Results

Get a quality score and a breakdown of every issue found, with file and line references.

What We Detect

19+ rules across security, design, performance, and more

Security Scanning

Detect SQL injection, XSS, hardcoded secrets, CORS misconfigurations, and missing authentication.

API Design Review

Validate REST conventions, HTTP method usage, status codes, versioning, and naming patterns.

Error Handling

Find missing try-catch blocks, unhandled promise rejections, and inconsistent error responses.

Performance Issues

Identify N+1 queries, missing pagination, lack of caching, and other performance bottlenecks.

Documentation Check

Detect missing OpenAPI/Swagger annotations, undocumented endpoints, and incomplete API specs.

Detailed Reports

Get a quality score, severity breakdown, and actionable fix suggestions for every issue found.

Supported Languages

JavaScriptTypeScriptPythonGoJavaPHPRuby