INDEX / DEVELOPMENT / WIREMOCK
№ APD-01976
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01976 · FIRST INDEXED 2026-08-27

WireMock

SOURCE: DISCOVERY-APISGURU
DOMAIN: wiremock.org
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHunknown
PRICINGunknown
CATEGORIESdevelopment
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ABOUT
FROM WIREMOCK.ORG
WireMock is a tool for building mock APIs. API mocking enables you build stable, predictable development environments when the APIs you depend on are unreliable or don’t exist.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/__admin/mappings
Get all stub mappings
POST
/__admin/mappings
Create a new stub mapping
DELETE
/__admin/mappings
Delete all stub mappings
POST
/__admin/mappings/find-by-metadata
Find stubs by matching on their metadata
POST
/__admin/mappings/import
Import stub mappings
POST
/__admin/mappings/remove-by-metadata
Delete stub mappings matching metadata
POST
/__admin/mappings/reset
Reset stub mappings
POST
/__admin/mappings/save
Persist stub mappings
GET
/__admin/mappings/{stubMappingId}
Get stub mapping by ID
PUT
/__admin/mappings/{stubMappingId}
Update a stub mapping
DELETE
/__admin/mappings/{stubMappingId}
Delete a stub mapping
POST
/__admin/near-misses/request
Find near misses matching specific request
+ 21 MORE ENDPOINTS IN THE SPEC