๐๏ธ Create An Endpoint
Beeceptor provides a secure HTTPS endpoint designed for crafting mock APIs, streamlining HTTP request debugging, and seamlessly proxying traffic to third-party services.
๐๏ธ Inspect HTTP requests
Watch this demo to see how to inspect incoming request payloads and headers. When dealing with JSON payloads, easily format them on the spot.
๐๏ธ Mock Server and Routes
Beeceptor is your no-code mock server. Define rules for incoming requests, generating mock responses when requests are hit. CORS supported, fast, 99% uptime.
๐๏ธ Template Engine
6 items
๐๏ธ Proxying & Intercepting
Beeceptor wrap any 3rd party API and gives you complete traffic control. Inspect and mock requests in real-time for unrivaled testing and debugging. Explore the illustration below.
๐๏ธ Local Tunneling
Optimize development workflow with local tunneling. Bind localhost web services to public endpoints. Share with UI developers and enabling callbacks or webhooks for external service notifications.
๐๏ธ OpenAPI Specification
Get feedback on API design with Beeceptor. Host mock servers effortlessly using OpenAPI Specification (OAS).
๐๏ธ Rate Limits
Explore Beeceptor's rate limits feature for enhanced API testing. Set maximum request limits per second, minute, or hour on your endpoint. Flexible configuration, fast updates.
๐๏ธ Request History
Search by request path, payload, response status, and more. Refine results with facets. Access request and response details for ten days, aiding debugging and audits.
๐๏ธ White Labeled Endpoints
Domain white labeling lets you utilize your own domain, concealing Beeceptor's sub-domain. Ideal for demo presentations and brand visibility.
๐๏ธ Origin Whitelist For CORS
Efficiently configure CORS in APIs with Beeceptor. A step-by-step guide for secure, controlled origin management. Ideal for API developers and security experts.
๐๏ธ Response Simulation For Binary Large Objects (BLOB)
Effortlessly upload any file type to simulate realistic, large-scale responses, complete with customizable content-types and status codes.
๐๏ธ CRUD API Routes
Leverage Beeceptor's CRUD feature for seamless API prototyping and integration. Automatic entity storage, JSON schema flexibility, and pure JSON Rest APIs to accelerate development.
๐๏ธ Proxy or Callout Rule
Beeceptor's Proxy Rule or HTTP Callout feature helps simulate asynchronous APIs, transform request payloads, and route requests dynamically. You can enhance API testing with detailed logging and custom workflows.
๐๏ธ Sharing Endpoint
Beeceptor simplifies endpoint management with collaborative capabilities. Team members get full access, including dashboard use, request interception, rule creation/modification, and request history viewing.
๐๏ธ Mock Server Security
Protect the mock server against unauthorized access by configuring custom HTTP header for enhanced security.
๐๏ธ HTTP Echo Server
HTTP Request Echo Service, is a web-based tool or server that is designed to receive incoming HTTP requests and then immediately return or "echo" the same request back as an HTTP response.
๐๏ธ Error Codes
Overview of Beeceptor error codes for mock server and HTTP proxy. Debug and resolve template syntax errors, network issues, SSL certificate problems, and troubleshooting tips for effective debugging and resolution.