Getting Started
API Client
Inspect Traffic
HTTP Rules (Modify Traffic)
Redirect URL (Map Local, Map Remote)
Replace Strings (Switch Hosts, API Endpoints)
Import Setting from Charles Proxy
Mock Server
File Server
Sessions
Once you have saved a mock API, you may test it in Requestly API Client and see if the received response matches your expectation.
Open the mock API from the list of mocks.
On top header, click the Test button.
It opens a dialog with the endpoint URL field and request method already populated in UI.
Click Send button to see the response body and headers received from the mock API.
This confirms that the mock API is working as expected and can be used in your UI application.