WireMock Cloud Updates

Autonomous API discovery with AI

by Ethan Jones
You can now use your AI agents to easily discover and understand the structure of any potential API you are working with, and instantly produce a production simulation of the API itself. Learn more.
New Feature

Push/pull + Record Many Via CLI

by Ethan Jones
We’ve added more capabilities to the WireMock CLI, opening up new possibilities for local-first development. Some highlights include: record-many: A convenient way to record stubs from multiple endpoints that are accessible from the
Improvement

Easier access to the developer portal

by Ethan Jones
Improvement
When viewing any mock API where the developer portal has been enabled, you can now find a quick link to the developer portal just below the mock API URL.

Recently Viewed APIs

by Ethan Jones
Improvement
Easily find the APIs you access most often with the new “Recently Viewed APIs” tab.

API-Level Rate Limits

by Ethan Jones
You can now set rate limits at an API level, automatically applying a rate limit to all stubs within the API. Learn more in the docs.
Improvement

New hash helpers

by Ethan Jones
We have added a suite of helpers to our response templating allowing you to automatically work with hashing, including SHA and MD2/5. See the docs for more info.
Improvement

Multi-domain recording via CLI.

by Ethan Jones
The WireMock Cloud CLI now supports the ability to record from multiple domains simultaneously. Read the docs for more info.
Improvement

Advanced recording via CLI

by Ethan Jones
The WireMock Cloud CLI now supports advanced recording via a configuration file, allowing for more specific matching and other more sophisticated configuration. Read the docs for more info.
Improvement

Navigational hotkeys

by Ethan Jones
You can now use keyboard hotkeys to navigate the WireMock Cloud UI. Press Shift+/ to bring up the list of available hotkey.s
New Feature