Mock APIs in under 60 seconds
Build, deploy, and test
any mock API.
Rules, mock data, auth, rate limits, webhooks, and request logs — without writing backend code. For demos, QA, sales, and integrations.
POST /api/your-workspace/orders
→ { "orderId": "{{uuid}}", "status": "shipped" }
→ { "orderId": "{{uuid}}", "status": "shipped" }
Collections & APIs
Group endpoints by product, team, or domain. Deploy instantly.
Auth & rate limits
API keys, bearer tokens, basic auth. Throttle per endpoint.
Smart generator
Describe any API in plain English. Get schema, rules, and mock data.
Send & receive
Incoming webhook receivers and outgoing callbacks after responses.
Logs & analytics
Every request logged with rules matched, latency, and status.
Business rules
Conditional responses, scenarios, delays, and stateful CRUD.