3 steps to your first endpoint
1
Create a Server
Servers are simple containers that organize your endpoints — think of them as folders for your APIs.
2
Add an Endpoint
Choose from Validation (for input testing) or HTTP (for complex scenarios).
3
Start Testing
Your endpoint is instantly live at a unique URL. No deployment, no waiting.
Your endpoint URL
https://api.mockulator.com/api/{accountId}/{serverName}/{endpointName}