DevTools Logo

API Mock Server

API Mock Server

Client-side fetch interceptor — no backend endpoint

Route definitions (JSON)

Array of { method, path, status, body } — paths must start with /

Inactive
0 ms

About this tool

Mock REST APIs with a client-side fetch interceptor. Free, no server setup. API Mock Server runs in the browser on DevTools. There is no signup, and your input stays on this device unless the tool explicitly performs a live network lookup.

What this tool does not do

  • API Mock Server is a free in-browser utility, not a hosted API. It does not keep server-side history and is not a substitute for production verification in your own stack.

How do I use this tool?

  1. How do I use API Mock Server?

    Open API Mock Server, enter or paste your input, and copy the result. The page works without an account.