WireMock Admin API

The WireMock Admin REST API provides programmatic control over a running WireMock server instance. It supports creating, updating, and deleting stub mappings; querying the request journal; recording and replaying real API traffic; managing stateful scenarios; and performing system operations such as reset and shutdown. The API is described in OpenAPI 3.0 and available under the /__admin/ path prefix on any running WireMock instance.

OpenAPI Specification

wiremock-admin-api-openapi.yml Raw ↑