Expectation Templates

Quick-start templates for common mock scenarios

Simple JSON Response

Return a basic JSON response for any GET request

REST API CRUD

Complete CRUD operations for a resource

Authentication

Mock login/logout endpoints with JWT tokens

Error Responses

Common HTTP error responses (400, 401, 404, 500)

Delayed Response

Simulate slow network or server response

Forward Proxy

Forward requests to another server

Health Check

Standard health check endpoint

Paginated List

Mock paginated API response

Connection Drop

Simulate connection failures

Rate Limiting

Mock rate limit responses (429)

Webhook Receiver

Accept and log webhook POST requests

File Download

Mock file download endpoint