Contents

NetPeek for iOS

Replay

Turn a captured request into an editable replay, resend it, and save reusable API checks.

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.

  1. From request detail or the row swipe menu choose Add to Replay, or tap + in the Replay list.
  2. Edit method, URL, headers, and body. Scheduling or looping is optional.
  3. Send and inspect the response. Previous results are kept.
  4. 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.