Create fake HTTP endpoints that return exactly what you need. Test webhooks, build frontends, and prototype integrations — no backend required.
Create a mock endpoint in seconds. Get a unique URL you can start hitting immediately.
Configure responses for GET, POST, PUT, PATCH, DELETE — each with its own status code and body.
Add multiple payloads per method. Fauxy picks one at random — great for testing edge cases.
Your endpoints are public by design. Share them with teammates, CI pipelines, or external services.
Give it an optional name. Fauxy generates a unique ULID and a public URL instantly.
Add one or more responses per HTTP method. Set the status code and JSON body for each.
Use your endpoint anywhere — curl, Postman, your app. Fauxy returns the matching payload.
Need to test how your app handles incoming webhooks? Point Stripe, GitHub, or any service at your Fauxy endpoint.
Build your UI against a fake API before the real backend exists. Swap the URL when it's ready.
Point your test suite at Fauxy endpoints to simulate third-party APIs without network dependencies.
Start free. Upgrade when you need more.
Create your first endpoint in under 30 seconds. No credit card required.
Get Started for Free