Skip to Main Content
Getting Started

Set up local API mocking in one pass, then debug every request.

This docs set is ordered for execution: install, configure a server, add routing rules, validate behavior in Live View, then scale with import or recording.

Quickstart path

  1. Install and launch the desktop app.
  2. Create one server with a local port and fallback policy.
  3. Add your first endpoint and choose mode behavior.
  4. Send real requests and inspect `served-by` in Live View.
  5. Scale with OpenAPI import or traffic recording.

Recommended first pages

Download and install
Get Mockphine for macOS or Windows, install it, and start local API mocking with no CLI setup.
Activate and license
Learn activation behavior, when activation is required, and how to recover when protected actions are blocked.
Create a mock server
Set server name, port, real backend URL, and fallback behavior before adding endpoint rules.
Start and stop a server
Run one server at a time, handle start preflight blockers, and switch between safe server states.
Add your first endpoint
Define method, path, matching mode, status, body, delay, and failure simulation in the endpoint editor.

Where to go next

Features
Learn matching, modes, delay/failure, Live View, and traffic recording.
How-to
Run import/export, AI chat, and global settings workflows.
Use cases
Follow real workflows for frontend decoupling, OpenAPI, and CI reliability.
Docs workflow
Screenshot placeholder
Placeholder: server list, endpoint editor, and Live View logs.
Placeholder: docs overview workflow