Back to All Tools
Verified Secure Tool
How to use API Mock Server & Synthetic Data Generator
- 1Select an existing mock endpoint or click 'Add Route' to create a custom REST route path.
- 2Configure the HTTP method (GET/POST), status code (200, 401, 500), simulated latency, and synthetic JSON schema preset.
- 3Switch to the 'Live Sandbox Test' tab and click 'Send Request' to test the mock response with simulated network delay.
- 4Switch to the 'Express.js Server Code' tab to copy a complete Node.js mock server script to run locally on your machine.