Tools/Kong/insomnia-mockbin

insomnia-mockbin

No description available.

2.1k+9/wkemergingJavaScriptApache License 2.0trending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Mar 2026

Mockbin lets you create fake API endpoints that return whatever response you define. If you're building an app that talks to an API that doesn't exist yet, or you need to test how your code handles different HTTP responses (errors, timeouts, weird headers), Mockbin gives you a URL that acts like that API.

It's the testing utility behind Insomnia (Kong's API client). You define a response (status code, headers, body) and get a public URL that returns it. Also logs incoming requests so you can inspect what your app actually sent.

This specific repo is the open source Mockbin service. You can self-host it or use the hosted version through Insomnia. The project itself is small and development is minimal. It's a utility, not a platform.

The catch: Mockbin is a small piece of the Insomnia ecosystem. Insomnia itself is where the real API testing workflow lives, and Insomnia's pricing has gotten complicated since Kong acquired it. The free Insomnia tier works for basic use. If you just need mock endpoints, Mockbin standalone is fine. But if you want a full API development workflow, look at Bruno (free, open source) or Hoppscotch.

Free vs Self-Hosted vs Paid

fully free

What's Free

Mockbin itself: create mock endpoints, define responses, inspect request logs. Self-hostable. The hosted version via Insomnia is also free for basic use.

Insomnia Pricing (Parent Product)

Free: Core API client, basic mock endpoints, local storage. Individual ($5/mo): Cloud sync, unlimited mock routes, Git sync. Team ($12/seat/mo): Collaboration, shared workspaces, role-based access. Enterprise ($18/seat/mo): SSO, audit logs, dedicated support.

Self-Hosting Cost

Mockbin runs as a Node.js app with Redis. Any $5/mo VPS handles it. Minimal resource usage.

Verdict

Mockbin standalone is free. If you're in the Insomnia ecosystem, the free tier covers mock endpoints. Don't pay for Insomnia just for mocking. Self-host Mockbin or use alternatives.

Mockbin is free standalone. Insomnia's paid tiers add collaboration but aren't needed for mocking.

What to do by team size

Solo
Self-host or use the free hosted version. More than enough.
Small team
Fine for mocking. For full API testing workflows, consider Bruno or Hoppscotch.
Medium team
Insomnia Team at $12/seat if you need collaboration. Otherwise self-host.
Large team
Enterprise Insomnia or build internal mocking into your CI pipeline.
Self-hosting ops:trivial
View pricing page →

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
74/100 · B+
Adoption17/30
Maintenance25/25
Community7/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Growing adoption: 2,046 stars

About

Owner
Kong (Organization)
Stars
2,057
Forks
211

Explore Further

More tools in the directory