Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

WireMock Recordings API

Stub mapping record and snapshot functions

WireMock Recordings API is one of 6 APIs that WireMock publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Recordings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.0.0, at version 2.35.0.

Requests are made against a single base URL, http://localhost:8080.

4 operations 4 paths 0 schemas 1 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.35.0
Base URL
http://localhost:8080
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 1 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Recordings 4

Stub mapping record and snapshot functions

POST
/__admin/recordings/start
Start Recording
body → 200
POST
/__admin/recordings/stop
Stop Recording
→ 200
GET
/__admin/recordings/status
Get Recording Status
→ 200
POST
/__admin/recordings/snapshot
Take a Snapshot Recording
body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wiremock-recordings-api-openapi.yml Raw ↑

Other APIs WireMock publishes across the network.

WireMock Near Misses API
WireMock Requests API
WireMock Scenarios API
WireMock Stub Mappings API
WireMock System API