SDK
Junction
SDKs
APIs
Languages
Tags
Categories
Explorer
Home
›
APIs
›
Admin
Admin
wiremock.org API
33 endpoints
developer_tools
📄 Docs
📋 OpenAPI spec
🔬 Try in Swagger UI
SDKs by language (2 total)
TypeScript (1)
Java (1)
apimatic-sdkgen-demo
✓ Official
npm install apimatic-sdkgen-demo
Copy
GitHub
integration →
WireMockSample
# Maven: see https://github.com/qebro/WireMockSample
Copy
GitHub
integration →
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
Related APIs in same category
apideck.com
apideck.com
apideck.com
apideck.com
apideck.com
apideck.com
Language coverage
TypeScript
1
Java
1
At a glance
Total SDKs
2
Languages
2
Endpoints
33
Categories
1