Start building amazing mock APIs in seconds
Already have an account? Sign in
{
"endpoint": "/api/auth/signup",
"method": "POST",
"response": {
"status": 201,
"data": {
"id": "{{ uuid() }}",
"email": "{{ email }}",
"token": "{{ jwt() }}"
}
}
}// Start mocking in 30 seconds
const api = await dotMock.create({
name: 'My API',
spec: './openapi.yaml'
});GET /health
x-dotmock-delay: 100
x-dotmock-fault: network-error
{
"error": "Service unavailable"
}No credit card required. Free forever for personal projects. Get your first mock API running in under a minute.
Built by developers, for developers. Clean APIs, great docs, no BS.
Sub-10ms response times. Your mocks are faster than most real APIs.
Generous free tier. No surprises. Scale up only when you need to.
// Join thousands of developers
5min
Average setup time
∞
Mock endpoints
$0
To get started