- Reading our product overview page
- Watching the WireMock Cloud Academy on YouTube
- Learn about our plans and pricing
Platform Overview
WireMock Cloud’s platform provides a number of Enterprise-grade features that you can learn more about in the documentation here.- Easily design, import or record any new virtualized API
- Team management with SSO and RBAC
- Activity logging to monitor service usage
- Use Git as a source of truth for API specs
- Inject fault, Chaos and other forms of rainy day behavior
- Create synthetic test data or import data from a CSV or database
API Creation
WireMock Cloud provides a number of ways to set up a mock API:- Manually via the web app
- OpenAPI, Swagger, Postman or HAR import
- Record traffic to and from another API
- Import an existing project from WireMock OSS
- Automate via WireMock’s own REST APIs
Getting Started
Create Account
To get started, first create your free account. You’ll have 30 days of unlimited Enterprise features, after which you’ll revert to our forever free plan. Learn more about our plans and pricing here.Creating Your First Simulated API
Manually
Creating stubs manually in the web UI is often the simplest way forward if:- The API you’re mocking is quite simple (or you only need a small part of it)
- You’re working from a specification document and you want to copy/paste examples into a running simulation
- You just want to quickly explore what WireMock Cloud can do