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

Delay Request

Cancel Rule

Organizing Rules

Import/Export Rules from File

Pause/Resume Requestly

Rule Operators

Advance Targeting

Sharing Rules

Map Local

Map Remote

Pinning Rules

GraphQL Support

Edit and Replay

Import Setting from Charles Proxy

Test URL Condition

Mock Server

Overview

Create New Mock API

Test Mock API

Pre-Configured Mocks

File Server

Overview

Create New Mock File

Sessions

Overview

Configure Pages

Record Session

Save Session

Share Session

Replay Recording

Architecture

WorkSpace

Overview

How to get started with Shared Workspace

User Roles

Managing Workspace

© Requestly since 2014-Present

Replay Recording

If a recording link has been shared with you, you can access it in browser even without installing the browser extension.

Untitled

Below details are captured in the debugging session:

  1. Page URL - The URL of the webpage where recording started.

  2. Video - A video of all user interactions like mouse movements, clicks, text input, etc. You may play/pause or jump to any point of time in the video.

  3. Recorded At - The start timestamp of the recording.

  4. Duration - The time duration for which the session was recorded.

  5. Description - A description about the recording entered by the author.

  6. Console logs - The logs printed by website in browser console.

    Untitled

  7. Network logs - The network traffic of APIs invoked from the website. The headers are not captured as they may contain sensitive information.

    Untitled

  8. Environment details - The environment details like browser name/version, OS, platform, viewport, language, etc.

    Untitled