Admin

wiremock.org API

33 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

apimatic-sdkgen-demo ✓ Official
npm install apimatic-sdkgen-demo
# Maven: see https://github.com/qebro/WireMockSample

curl examples

Get all stub mappings
curl \
  /__admin/mappings
Get all requests in journal
curl \
  /__admin/requests
Get all scenarios
curl \
  /__admin/scenarios

Endpoints (33 total)

GET
/__admin/mappings
Get all stub mappings
GET
/__admin/requests
Get all requests in journal
GET
/__admin/scenarios
Get all scenarios
GET
/__admin/recordings/status
Get recording status
GET
/__admin/requests/unmatched
Find unmatched requests
GET
/__admin/requests/{requestId}
Get request by ID
GET
/__admin/mappings/{stubMappingId}
Get stub mapping by ID
GET
/__admin/requests/unmatched/near-misses
Retrieve near-misses for all unmatched requests
POST
/__admin/reset
Reset mappings and request journal
POST
/__admin/mappings
Create a new stub mapping
POST
/__admin/settings
Update global settings
POST
/__admin/shutdown
Shutdown the WireMock server

Language coverage

TypeScript
1
Java
1

At a glance

Total SDKs2
Languages2
Endpoints33
Categories1