Spin up a mock backend from any OpenAPI—zero config.
Inspectr captures API calls and webhooks live in your terminal or UI. Instantly generate a mock server from your OpenAPI spec—perfect for SDK dev, webhook tests, or debugging frontend requests.
npx @inspectr/inspectr --mock-backend="https://inspectr.dev/demo/hello.openapi.yaml"
Generates a mocked API on http://localhost:8080
Open the UI at http://localhost:4004 to watch requests live, replay history, and refine your spec.
Install the OSS Inspectr binary — no signup or trial needed.
Spin up a mock server from any OpenAPI spec with one command.
Monitor incoming requests as they happen in your terminal and UI.
Expose local services with secure custom domains for testing.