Every change to your mock APIs is snapshotted automatically. Compare any two versions, review the diff, and restore a previous state with one click.
Mock API Builder creates a snapshot automatically whenever an endpoint or project is created, updated, or deleted, and again as a backup right before any restore. There's no manual "save a version" step — every meaningful change is already captured.
Snapshots record what changed and who changed it, but there's no way to name or tag a specific version.
Select any two versions to see a visual diff of what changed in your endpoints, templates, or project configuration.
Made a mistake? Revert your entire project to any previous state instantly. All endpoints will update immediately.
Keep track of who changed what and when. Essential for teams managing shared mock APIs in professional environments.
The History tab shows your last 50 snapshots, most recent first — enough to review recent changes and undo a bad edit, not a permanent archive of every version ever made.
Go to your project's Settings, then the Historytab. You'll see your last 50 snapshots, newest first, each with a timestamp, the author, and a short description of what changed.
Pick a snapshot from the Compare with… dropdown to see a summary of what differs from the version you're viewing.
Click Restore This Version to roll the whole project back. The current state is snapshotted first, so restoring is itself undoable.
Since snapshots are automatic and only the last 50 are kept, do risky edits (bulk endpoint changes, stateful mocking rewrites) in a shorter session so the version you want to fall back to doesn't age out.
Restoring to an older version snapshots your current state first, so if the restore wasn't what you wanted, you can restore forward again.