Test Mock API

Getting Started
Installation
Setup
Inspect Traffic
HTTP Rules (Modify Traffic)
Session Book
Mock Server
API Client
File Server
Workspace
Public API
Guides
TroubleShooting
Subscription & Billing
Getting Started
Installation
Setup
Inspect Traffic
API Client
HTTP Rules (Modify Traffic)
Mock Server
File Server
Workspace
Public API
Guides
Session Book
Subscription & Billing
TroubleShooting
 

Test Mock API

Once you have saved a mock API, you may test it in Requestly API Client and see if the received response matches your expectation.

Steps

  1. Open the mock API from the list of mocks.
  1. On top header, click the Test button.
    1. notion image
      It opens a dialog with the endpoint URL field and request method already populated in UI.
  1. Click Send button to see the response body and headers received from the mock API.
    1. notion image
This confirms that the mock API is working as expected and can be used in your UI application.