Build a mock rest API online in seconds.No coding required. Capture traffic, create rule, inspect response. Free alternative to requestbin and mockbin server to build fake api.
Rest API mocking and intercepting in seconds. Replace the endpoint in the code and you are ready. It's that simple!
Use cases
Inspect HTTP Traffic
Get a named subdomain and send an HTTP request.
Inspect the request payload and headers. Pretty-format the payloads and share with single click.
Using Beeceptor, a mock API endpoints is up and ready to be consumed in a few seconds - No Coding Required. Just define API path, matching rule and response payload.
Wrap an existing API domain with a Beeceptor endpoint to enable proxy mode.
Inspect all the traffic going to the original API. Use mocking rules to mock a few requests and forward the rest to target API.
Your application works as usual. Read the docs
CORS Support (preflight requests)
Beeceptor, comes with CORS support and all origins are accepted out of the box. (Access-Control-Allow-Origin: *).
OPTIONS calls will get '200 OK' always.
Request Logging
Search and review all the captured requests and responses. You can filter these by the response-code or request-path to drill down. The requests are available and searchable for 10 days.