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 Scenarios API

Scenarios support modelling of stateful behaviour

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

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

2 operations 2 paths 0 schemas 1 GET1 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 2

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

Scenarios 2

Scenarios support modelling of stateful behaviour

GET
/__admin/scenarios
Get All Scenarios
→ 200
POST
/__admin/scenarios/reset
Reset the State of All Scenarios
→ 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wiremock-scenarios-api-openapi.yml Raw ↑

Other APIs WireMock publishes across the network.

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