Your own mock domain
Every project and scenario gets its own HTTPS mock domain with an auto-renewed certificate. Share the URL — no installs, no proxy setup.
Give every project and scenario its own HTTPS mock domain. Define endpoints, switch between scenarios, and share ready-to-use URLs with your team.
Every project and scenario gets its own HTTPS mock domain with an auto-renewed certificate. Share the URL — no installs, no proxy setup.
Map your API surface with methods, paths, status codes, and JSON responses. Paste real JSON or generate responses from a JSON Schema.
A scenario is a named set of responses describing one state of your app — new-user payment-failed admin-user. Switch between them without redeploying anything.
Point your frontend's API base URL at the mock domain. Every teammate gets runtime URLs and environment variables for the scenario they need.
Request telemetry records what came in, which response matched, and where it came from — mock, proxy, or Mockeryn error — so failures are quick to debug.
With Mockeryn MCP, AI coding agents can inspect your API client, create scenarios, preview a plan, and return runtime URLs to develop against.
Every request is recorded with the matched scenario, the status code, and the source of the response.
{
"items": 24,
"scenario": "populated-feed",
"served_by": "mock"
}