Skip to main content
Mock API Builder
Learning Center

/ Request Replay & Diff Comparison

NewAdvanced

Request Replay & Diff Comparison

Re-run a logged request or compare two of them side by side, without leaving the Live Logs tab.

Replay Request

Select any entry in a project's Live Logs tab and click Replay Request. The headers and body are pre-filled from the original request — edit them as needed and send it again to confirm a fix or reproduce a bug.

Set an iteration count to send the same request several times in a row. Each run is recorded, and the results are aggregated into a success rate and latency summary — useful as a quick, informal load test without leaving the dashboard.

Compare Logs

Click Compare Logs on a log entry, then select a second entry to compare it against. The diff view shows additions, deletions, and modifications in color across:

  • Response body
  • Request body
  • Headers
  • Metadata (status, timing, etc.)
When to use this
  • Confirm a response-customization change actually fixed a request, by replaying the exact request that failed before.
  • Catch unintended changes after editing an endpoint, by comparing a request from before and after the edit.
  • Get a rough sense of how an endpoint holds up under repeated calls before wiring up a dedicated load-testing tool.

See also: Request Logs & Activity Monitoring

Previous: Request Logging & AnalyticsNext: Analytics Dashboard
Mock API Builder

Built for developers, by developers

DocumentationContactPrivacy PolicyTerms of Service

© 2026 Mock API Builder. All rights reserved.

Double-click for what's new
Learning Center
Learning Center