Mocking Service 2 API
home
Overview
This is a RAML 1.0 API Specification of the Mocking Service 2.
The Mocking Service 2 is a Scala-based API, implemented using Akka Http, that emulates an API implementation based on its specification. Any API written either in RAML or OAS can be emulated using this service, making it valuable for testing or for simply explore how it behaves
Mocking Service 2 provides the following operation to manage API mocks:
- Create or delete mock instances for a given API in Exchange, VCS or API Manager.
- Create, get or delete shareable links of mock instances
- Access to mocked resources
Getting Started
Find the Getting Started guide here
API Reference
Find the Mocking Service 2 API Reference here