Skip to main content

Mock Rules & API Routes

Beeceptor features a powerful request matching engine that uses mock rules to define how incoming requests are handled. These rules specify matching criteria based on request parameters such as headers, query strings, body content, and more. When an incoming request matches these conditions, the corresponding mock behavior is triggered. Explore the different rule types to see how you can simulate various scenarios and control how your mock API responds during testing.