HTTP Mock Server

Mock Endpoints

Request Log

Load a Preset

REST API

CRUD endpoints for a users resource with GET, POST, PUT, DELETE.

GraphQL

Single POST /graphql endpoint with query/mutation examples.

Error Responses

400, 401, 403, 404, 500 status codes for error handling tests.

Auth Flow

Login, logout, refresh token, and me endpoints.

Pagination

Paginated list endpoints with page/limit parameters.