Single cURL in, hundreds of tests out
Paste a cURL and let Rentgen expand it into a full test suite: trims, invalid values, boundary conditions, enum variations and more. Perfect for catching the “this will never happen” bugs.
Rentgen is a local-only API hygiene scanner. No accounts. No tracking. No logging. Just brutal backend tests that stay where they belong – on your laptop.
Tested against real production APIs – including ChatGPT’s own API, where Rentgen helped uncover serious bugs that were fixed immediately.
Rentgen doesn’t just send requests – it stress-tests your assumptions. From trimming and validation to boundary and enum tests, everything is generated from a single cURL.
Paste a cURL and let Rentgen expand it into a full test suite: trims, invalid values, boundary conditions, enum variations and more. Perfect for catching the “this will never happen” bugs.
Rentgen checks how your API handles unexpected input: leading/trailing spaces, wrong casing, malformed payloads, missing fields. It doesn’t assume the happy path – it tries to break it.
No cloud backend, no SaaS layer, no hidden HTTP calls. Rentgen runs as a desktop app on your machine. Perfect for regulated environments and sensitive APIs.
We pointed Rentgen at ChatGPT’s API and found real issues in production. OpenAI fixed them immediately – that’s the level of depth Rentgen brings to your own APIs.
If your security team blocks Postman sync, forbids SaaS API tools or bans external AI, Rentgen still works. Everything runs locally – security officers can read the code and sleep at night.
Native desktop builds for your OS. No installers that phone home – just the app.
All binaries are built from the open GitHub repository. Verify signatures, diff releases, and review the code anytime.
No bullshit. RENTGEN is free.
No paywalls, no tracking, no dark patterns.
If you like what we’re building and want more tests, more features, and faster development — chip in.
If not — all good. The tool stays free either way.
Real APIs. Real bugs. Real fixes. We’re gradually publishing how Rentgen behaves against popular APIs and internal systems.
Revolut is one of the most polished fintech apps in the world — but even top-tier products have blind spots. RENTGEN scanned a real wallet-transfer request and surfaced multiple issues in under two minutes: incorrect method handling, weak input validation, missing headers, and payload cases that crash the backend with 500 errors.
Read the case study on LinkedIn →We pointed Rentgen at ChatGPT’s API and found issues we genuinely didn’t expect to see in production. The best part? They were fixed immediately after we reported them.
Read the case study on LinkedIn →When you test APIs, you often start from scratch, no docs, no setup, no context. So I wanted to see what would happen if I tested Trello’s API with RENTGEN, a tool that auto-generates hundreds of tests from a single cURL request.
Read the case study on LinkedIn →A quick, structured case study showing how RENTGEN uncovered multiple issues in the Azure DevOps API — from incorrect security behavior to broken validation and misconfigured CORS — in under two minutes of testing.
Read the case study on LinkedIn →A quick case study showing how RENTGEN evaluated Stripe’s “gold standard” API. Even with its strong reputation, the scan revealed outdated request formats, incorrect method handling, missing security headers, and weak data validation — all discovered in under two minutes.
Read the case study on LinkedIn →We’re continuously testing Rentgen against real-world APIs: banking, marketing platforms, internal tools. New write-ups will appear here as they’re ready.
Rentgen’s core is open – so your security team, developers and QA engineers can review exactly how requests are generated and what leaves your machine. No hidden agents, no mystery binaries.
Open Rentgen on GitHub