aicoolies logo
Requestly logo
Requestly logo

Requestly

One tool for intercepting, mocking, and replaying HTTP — acquired by BrowserStack

freemiumupdated Jun 24, 2026

Requestly is a BrowserStack-backed API client, HTTP interceptor, mock server, and session replay tool for frontend and QA teams. Its current product is commercial/API-client led, while the legacy interceptor/open-source code is AGPLv3. The free plan covers individual workflows, and Pro lists at $12/user/month monthly or $9/user/month annually for collaborative QA and frontend debugging teams.

Read our Requestly review

A detailed review by the aicoolies team — click to read

Requestly started in 2014 as a Chrome extension for rewriting HTTP headers and has grown into a BrowserStack-backed debugging suite promoted as used by 300,000+ developers and 50,000+ companies. The current product is no longer accurately described as a simple permissive-license-core suite: the Requestly API Client app is proprietary, while non-enterprise legacy interceptor/open-source code is AGPLv3. The pitch is still simple: a browser extension and desktop app that replaces half a dozen scattered network tools with something teams can share.

Under the hood, Requestly bundles four tightly integrated surfaces. The HTTP interceptor rewrites headers, redirects URLs, injects scripts, modifies response bodies, and delays requests — all configurable through a clean rule builder and all without shipping code. The API client competes head-to-head with Postman and Insomnia, offering collections, environments, and scriptable tests with a much lighter footprint. A mock server lets developers stand up fake endpoints with templated responses in seconds, and the session replay feature captures full network + console + DOM state for bug reports that engineers can actually reproduce. The whole thing runs as a Chrome, Firefox, and Edge extension plus optional desktop app.

The sweet spot for Requestly is the frontend or QA team that spends real time wrestling with flaky third-party APIs, staged rollouts, and hard-to-reproduce production bugs. Instead of juggling Charles Proxy, Postman, a homegrown mock server, and a Loom video of what went wrong, a Requestly user ships one shareable rule or session that teammates can replay exactly. It does not try to be a full API observability platform — there is no long-term trace retention, no service-level SLO tooling, no distributed tracing — but for the client-side debugging loop, the breadth of features and the BrowserStack pedigree make it one of the most practical choices in 2026.

Pricing

Free plan at $0; Pro lists at $12/user/month monthly or $9/user/month annually. Enterprise/SSO needs require paid scoping; source posture is AGPLv3/proprietary rather than a generic permissive-license self-hosting promise.

Platforms

Chrome, Firefox, and Edge browser extensions plus an optional cross-platform desktop app (macOS, Windows, Linux). Also runs in Safari via the BrowserStack distribution.

Categories

Tags

Use Cases

Related Tools

React Scan logo

React Scan

Automatically detect and fix slow React re-renders

Open-source tool that highlights unnecessary and slow React re-renders directly in your app — as a browser extension, CLI, or drop-in package, with no code changes required.

Open Source
MCP for Unity logo

MCP for Unity

Open-source MCP bridge between AI assistants and the Unity Editor

MCP for Unity is CoplayDev’s MIT-licensed bridge between MCP-compatible AI assistants and the Unity Editor. It exposes tools for assets, scenes, GameObjects, scripts, tests, profiling, and build-oriented workflows. The community project supports Unity 2021.3 LTS through 6.x and is explicitly not affiliated with Unity Technologies.

Open Source
XcodeBuildMCP logo

XcodeBuildMCP

Sentry-maintained MCP server and CLI for Xcode builds, simulators, and tests

XcodeBuildMCP is a Sentry-maintained, MIT-licensed MCP server and CLI for agent-assisted iOS and macOS development. It lets MCP-compatible coding agents run Xcode build and test workflows, manage simulators, inspect failures, and work through Homebrew, npm, or on-demand client configuration, with documented Sentry telemetry controls for teams that need an opt-out.

Open SourceTelemetry
iFixAi logo

iFixAi

Open-source diagnostic for AI operational misalignment

iFixAi is an Apache-2.0 diagnostic tool for scoring AI agents and models against operational-misalignment risks such as hallucination, manipulation, sabotage, sandbagging, and oversight evasion.

Open Source
Inspect AI parent UK AISI mark

Inspect AI

UK AI Security Institute framework for LLM safety evaluations

Inspect AI is an MIT-licensed framework from the UK AI Security Institute for running large language model evaluations, including tool use, multi-turn dialogue, model-graded scoring, and reusable evaluation tasks.

Open Source
Accomplish Coworker logo

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

Open SourceTelemetry

Comparisons

Requestly vs Chrome DevTools MCP — Human Debug Suite or Agent Browser Bridge

Requestly and Chrome DevTools MCP both live in browser-debugging territory, but they target entirely different drivers. Requestly is a decade-old, BrowserStack-backed suite built for humans — frontend engineers and QA testers who intercept, mock, and replay HTTP collaboratively. Chrome DevTools MCP is a Google-maintained Model Context Protocol server that lets AI agents drive a Chrome instance through the MCP standard.