Mockoon is a great desktop app, but its mock server only runs on your machine. When the endpoint needs to be reachable by a teammate, a phone, or a CI job, MockBolt gives you a public HTTPS URL in seconds with nothing to install.
| Feature | Mockoon | MockBolt |
|---|---|---|
| Install / setup | Download and run the desktop app | Nothing to install — runs in the browser |
| Where it runs | Your machine only | Public HTTPS URL, reachable from anywhere |
| Share an endpoint with a teammate | No — they install and configure it too | Yes — send them the URL |
| Test from a phone, emulator, or CI | Needs a tunnel or hosting | Works out of the box |
| Multi-route API definition | Yes — its core strength | One endpoint per mock |
| Templating / dynamic responses | Yes — full templating engine | Dynamic variables for uuid, timestamp, randomInt, name |
| Conditional responses | Yes — route rules | Yes — up to 5 rules, or 25 values via a query-param switch |
| Request inspector | Yes — local UI | Yes — live, in the browser |
| Runs in CI | Yes — CLI mode | Yes — endpoint is already public |
| Cost | Free, open source | Free; $2 once to make an endpoint permanent |