Submit Code Review
POST /api/v1/reviews/ Β· Async processing, returns review_id immediately
β Select Input Type
Git Repository
Clone & analyze remote repo
Directory
Analyze local directory path
Single File
Analyze a single file path
Code Snippet
Paste code for direct analysis
β‘ Enter Target
β’ Analysis Config
FULL
Analyze all code
INCREMENTAL
Analyze git diff only
Python
TypeScript
JavaScript
Go
Java
Rust
C/C++
Ready to Submit
POST /api/v1/reviews/ Β· Authorization: Bearer <token>
POST /api/v1/reviews/ β 202 Accepted
Review added to Celery queue. Track progress via Review List.