Skip to content

WireMock Standalone

Documentation / wiremock_standalone / standalone

WireMock Cloud

Text Only
[WireMock Cloud offers secure, publicly hosted mock APIs with nothing to install.](https://www.wiremock.io?utm_source=oss-docs&utm_medium=oss-docs&utm_campaign=cloud-callouts-standalone&utm_id=cloud-callouts&utm_term=cloud-callouts-standalone)

WireMock can run as a standalone service, configured via the Java API, JSON over HTTP or JSON files. We provide the JAR file and Docker image distributions for it.

Running WireMock

Management

When WireMock runs as a standalone service, it can be managed through its REST API.

API Clients

There is a number of API clients that work with the standalone WireMock instance. Check out the Solution pages for more info and pointers.