Replay takes a captured request, lets you edit it, and sends it again. Use it to iterate on an API or to reproduce a failure without repeating the original user flow.
- From request detail or the row swipe menu choose Add to Replay, or tap + in the Replay list.
- Edit method, URL, headers, and body. Scheduling or looping is optional.
- Send and inspect the response. Previous results are kept.
- Save the item when you need to run it again from the Replay list.
Replay does not require the original capture to still be on screen. A saved item is a reusable debugging task. While capture is running, replayed requests appear again in Recent Requests. Copy as cURL remains available from the capture row when you would rather run the request in a terminal.