Create endpoint
Configure a mock response and generate a public test URL.
Features
Script-friendly
Create endpoints from tests or CI with the same validation as the website form.No account needed
Create an endpoint and use the generated URL right away for one-off checks and demos.Start from a recipe, then adjust the response.
Validation problem
Test form and API validation states with a problem-details body.
Use templateRate limited
Check retry messaging when an API tells the client to slow down.
Use templatePage with next link
Test list screens that need a next cursor.
Use templatePayment failed event
Test payment or notification flows that react to failed events.
Use templateEmpty dashboard
An empty-state response for first-run UI checks.
Use templateCSV export
Test download and parser handling with CSV rows.
Use templateCreate endpoints by API
Generate mock endpoints from scripts, CI jobs, or test fixtures.