Track every change to your mock APIs. Compare snapshots, review diffs, and restore previous versions with a single click.
Mock API Builder automatically records snapshots of your project whenever you save significant changes. Think of it as an automatic "save point" system that protects your work and allows you to experiment safely.
Every deployment and manual save creates a new version entry.
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.
All accounts currently share the same version history retention policy.
Go to your Project Dashboard and select the Activitytab. Here you'll see a chronological list of all saved versions.
Click on any entry to see the metadata for that version, including the timestamp, author, and a summary of changes.
Use the Compare with Current button to review the diff, or Restore this Version to roll back.
Give meaningful names (e.g., "Sprint 5 Stable", "Pre-Refactor") to your save points so they're easy to find later.
Always create a manual version before making complex changes to stateful logic or template structures.