Getting Started
API Client
Inspect Traffic
HTTP Rules (Modify Traffic)
Redirect URL (Map Local, Map Remote)
Replace Strings (Switch Hosts, API Endpoints)
Rules allows you to define conditions that, when met, trigger a certain action. With Requestly, you can take complete control over the HTTP requests that flow through your browser.
<aside> 💡 Redirect scripts, APIs, Stylesheets, or any other resource from one environment to another.⚡ Redirect Rule
</aside>
<aside> 💡 Replace parts of URL like hostname, query value. ⚡ Replace Rule
</aside>
<aside> 💡 Modify HTTP request & response headers. ⚡ Modify Headers Rule
</aside>
<aside> 💡 Emulate website behviour on different devices/browsers. ⚡ User-Agent Rule
</aside>
<aside> 💡 Block network requests or entire websites to avoid distraction. ⚡ Cancel Rule
</aside>
<aside> 💡 Override API request body with static data or programmatically modify existing request payload. ⚡ Modify Request Rule
</aside>
<aside> 💡 Override API responses with static data or programmatically. ⚡ Modify Response Rule
</aside>
<aside> 💡 Inject Custom JavaScript (JS) or Styles (CSS) to any website. ⚡ Insert Scripts Rule
</aside>
<aside> 💡 Introduce latency or delay to the response from specific URLs. ⚡ Delay Rule
</aside>
<aside> 💡 Add or Remove Query Parameters. ⚡ Query Param Rule
</aside>