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 Near Misses API

Near misses allow querying of received requests or request patterns according to similarity

WireMock Near Misses 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 Near Misses. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 3 operations across 3 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.

3 operations 3 paths 0 schemas 1 GET2 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 3

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

Near Misses 3

Near misses allow querying of received requests or request patterns according to similarity

GET
/__admin/requests/unmatched/near-misses
Retrieve near-misses for all unmatched requests
→ 200
POST
/__admin/near-misses/request
Find Near Misses Matching Specific Request
body → 200
POST
/__admin/near-misses/request-pattern
Find Near Misses Matching Request Pattern
body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wiremock-near-misses-api-openapi.yml Raw ↑

Other APIs WireMock publishes across the network.

WireMock Recordings API
WireMock Requests API
WireMock Scenarios API
WireMock Stub Mappings API
WireMock System API