Skip to Main Content
Getting Started

Add your first endpoint

Endpoints are rules: method + path + optional query matching, plus response behavior (status, headers, body, delay, failure simulation).

Create an endpoint

  1. Select a server.
  2. In the endpoint tree, pick a collection or folder (or create one).
  3. Add an endpoint, then set method and path.
  4. Set status code, headers, and body.

Next, choose the endpoint mode and matching rules:Start with Mock vs Passthrough vs Disabled and How matching works.

Endpoint editor
Screenshot placeholder
Placeholder screenshot of endpoint settings including delay, failure rate, and custom failure response.