Getting Started

Introduction

Installation

API Client

Overview

Make an API Request

Replay request from History

Import from cURL

Inspect Traffic

Overview

Filtering Traffic

Save Session

View Request/Response Details

HTTP Rules (Modify Traffic)

Overview

Redirect URL (Map Local, Map Remote)

Replace Strings (Switch Hosts, API Endpoints)

Modify Headers

Modify Request Body

Modify Response Body

Modify Query Params

Modify Cookies

Modify DOM/Inject scripts

Modify User Agents

API Client

It helps you to easily test your API responses by hitting the API endpoints directly from Requestly without relying on your browser or client app.

<aside> 💡 ⚡ API Client can be used directly in the browser. Use API Client

</aside>

👉 Screenshot

Untitled

👉 Getting Started

  1. Make an API Request
  2. Import cURL Requests
  3. Request History

👉 Further References

  1. Introducing Open-Source & Secure API Client that works in browser
  2. Source Code of Requestly API Client
  3. Why Requestly API Client is more secure?
  4. Comparing best API Clients - Postman vs Hoppscotch
  5. How Postman Web works
  6. How Postman Web handles CORS