Understand any
backend API
in seconds.
Point Rauts at your project. It lists every API route for you—no manual docs and no hunt through the code.
Your API should be
easy to understand.
Tap a row to see how Rauts helps.
“What used to take an afternoon now takes a minute.”
See your API.
Instantly.
Run one command. Rauts reads your code and shows every route and HTTP method it finds.
Live CLI preview — loops automatically.
Start in 4 commands.
Install, login, scan, and run local proxy. Everything you need to build, sync, and test your local API map.
Step 01
Install globally
Install once, then use the `rauts` command anywhere.
Step 02
Login
This opens browser auth and stores your local CLI session.
Step 03
Scan your project
Runs route discovery and syncs your API to the dashboard.
Step 04
Local Proxy
Safely tunnels and executes localhost API playground requests from cloud.
Connect GitHub.
Scan without the terminal.
Create an account, open the GitHub panel, and connect once. Then start a scan from any repo you can access. Heavy work runs in the cloud so the app stays fast.
Already use the CLI? It is the same scanner—now you can run it from the browser too.
What happens
- Sign in with GitHub
- Pick repo and branch
- We work in the background
- Your dashboard updates
Rauts uses GitHub's normal sign-in. You choose which repos we can access, without copying tokens by hand.
Steps advance on their own. Hover here to pause and read.
Three steps to automation.
We inspect your project structure and routing files directly from source code. No server setup is required, and there is zero performance overhead.
Step 01
Run one command
Run it in your project folder. No install or config file needed.
Auto-playing. Hover this panel to pause.
Built for real-world code.
Nothing to configure
No config files or code labels. Run one command and Rauts scans your project, finding all routes instantly.
GitHub import
Connect your repository and scan in the cloud. We email you when your schema is ready.
Fast scans
Scan your entire project locally or in the cloud in just a few seconds.
Many frameworks
Works out-of-the-box with Express, NestJS, Go, Django, Laravel, and more.
Confidence scores
See which endpoints are fully verified and which ones need a second look.
Real codebases
Built to handle complex folder structures, messy logic, and legacy patterns.
Built for
engineers.
Whether you are an individual developer or leading an enterprise platform team, Rauts keeps everyone aligned.
Teams with large or old APIs
See every route without reading every file.New hires and contractors
Get oriented before your first PR.Teams with weak or no docs
Turn the code into a shared API overview.What is next
Today we extract clear endpoint lists from your code. Soon we will support schema exports and change history.
GitHub scanning
Connect GitHub, pick a repo, and scan in the cloud. We email you when your endpoints are ready.
OpenAPI Export
Generate and download complete OpenAPI/Swagger schemas in one click to import into Postman or custom docs.
Change history
See how your API changed over time with visual endpoint diffs and release notes.
Start understanding.
No setup steps: run the command once and see your full API list.
npm rauts scan