API load testing, for developers
See your API’s real performance at a glance.
Run parallel or sequential load tests in seconds. Understand p50, p95, p99 with interactive charts, not spreadsheets. Ship faster, with fewer regressions.
/v1/charges
p50
119ms
p95
186ms
p99
238ms
Latency · last 100 req
mean 124.8ms
rps 42.3
Clobbr, 60 seconds
// Features
Everything you need to understand your API’s performance.
Eight primitives, one tight feedback loop. From request to result in seconds, with all the depth you need when the happy path breaks.
// 01 · Requests
Make requests to any API, at any scale.
REST, GraphQL, cloud functions. Point Clobbr at an endpoint, choose the verb, and fire off thousands of requests with a click. Every method is supported, including PATCH and DELETE.

// 02 · Results
Understand p50, p95, p99 at a glance.
Skip the spreadsheets. Clobbr surfaces standard deviation, percentiles, mean, min and max for every run, and lets you track how those numbers drift over time.
p50
119ms
p95
186ms
p99
238ms

// 03 · Configuration
Configure runs with a few clicks.
Pick a verb, set iteration count, toggle sequential or parallel execution, configure timeouts. Sensible defaults, with depth when you need it.
- iterations
- 100
- mode
- parallel
- timeout
- 8s

// 04 · Payload
Send JSON with confidence.
The built-in JSON editor comes with autocomplete, validation and syntax highlighting. Bad payloads get flagged before you run a single request.
- format
- JSON
- linting
- yes
- schema
- inferred

// 05 · Headers
Static headers, or dynamic scripts.
Set auth tokens, trace IDs, feature flags. Use plain values or write a small script for tokens that need to rotate between runs.

// 06 · Sharing
Share a run without leaking anything.
Export results to your team with a single click. Sensitive headers and payload fields are stripped on the way out, by default.
- format
- json / csv / yaml
- redaction
- enabled
- cloud
- never

// 07 · Appearance
Light, dark, and dense modes.
Flip between light and dark, tighten density for large screens, and clear local history whenever you want. Your app, your rules.

// 08 · Privacy
Every byte stays on your machine.
No account, no telemetry, no cloud sync. Request bodies, responses and run history live on disk next to your project files, not on someone else's server.
- account
- not required
- telemetry
- off
- storage
- local

License
Lifetime
buy once, own forever
Platforms
3
macOS, Windows, CLI
Subscription
None
no recurring bill
Data cloud
none
all stays local
// More
And a long tail of quality-of-life details.
Small conveniences that add up: CI integration, CLI parity, GraphQL auto-detection, script testing, and more.
- Trendlines
- Easily toggle chart trendlines on and off in application settings. Trendlines will be visible across all charts.
- Automatic GraphQL detection
- When using GraphQL, the application will automatically detect it based on payload data and will split the results in the UI accordingly.
- Open Source
- Most of Clobbr is open source and you can contribute to it on GitHub. Thanks for your support.
- CLI counterpart
- Clobbr is also a CLI tool. Same config as the app, plus export to CSV, JSON, or YAML.
- CI/CD integration
- Use Clobbr in CI pipelines to automatically test endpoints against your criteria (success rate, response time).
- Advanced debugging
- When requests fail you can copy the request payload and response from the historical data table. Debugging without friction.
- Alternative charts
- Switch between bar charts and line charts in settings. For larger datasets, bar charts read more clearly.
- Optimized large-screen mode
- On larger screens the application switches to a denser layout automatically, making the data easier to scan.
- Script, text & data autocomplete
- Writing scripts or JSON payloads comes with autocomplete and linting, like your favorite IDE or text editor.
- Script testing
- Click the 'Test' button while writing a script and see the result inline. Iterate quickly, painlessly.
- Delete single runs
- Outdated runs? Press edit on an individual run and remove it without losing any other result data.
- And more, quietly
- Clobbr surfaces hints, warnings, and shortcuts throughout so the tool quietly stays out of your way.
// 01
// 02
// 03
// 04
// 05
// 06
// 07
// 08
// 09
// 10
// 11
// 12
// Explore Clobbr
Head-to-heads, use cases, and deep dives.
See how Clobbr compares to k6, Postman, JMeter and Apache Bench, or jump into a workflow that matches your stack.
Compare Clobbr
Clobbr vs k6
The k6 alternative for teams that want a GUI and native GraphQL.
Clobbr vs Postman
Postman without the subscription or cloud account. Local-only.
Clobbr vs Apache Bench
A modern ab with a GUI, GraphQL support, and result history.
Clobbr vs JMeter
A lightweight JMeter alternative for developers. No JVM required.