We ship fast!
When we help remove your blockers, we hold ourselves to the same standard. We ship continuously, with new features and improvements rolling out every week.
This page highlights major releases. Along the way, we also push regular fixes, stability improvements, and infrastructure upgrades to keep everything running smoothly for you.
Got a feature request?Share it.
If it removes friction, we ship it.
Stronger Data Isolation for Enterprise
We’ve enhanced Beeceptor’s enterprise offering with stronger data isolation controls to better protect your organization’s data in Beeceptor Cloud. This builds on our existing safeguards and improves separation across customer environments.
Available for new enterprise accounts, this update reinforces our commitment to higher security while keeping your experience unchanged.
Available for new enterprise accounts, this update reinforces our commitment to higher security while keeping your experience unchanged.
Signup and Login With Email OTP
Beeceptor already supports SSO with Google, GitHub, and Azure. Now, you can use OTP for signup and login, so you don’t need to rely on passwords.
You can also enable “Restricted Mode” to disable password logins entirely and allow only OTP or SSO.
You can also enable “Restricted Mode” to disable password logins entirely and allow only OTP or SSO.
AI-Powered OpenAPI Contract Drift Detection (Beta)
API implementations evolve constantly, but OpenAPI specifications often fall behind. Your developers keep adding endpoints, modify responses, or change payload structures, while the contract documentation stays outdated. This contract drift can break API clients, invalidate mocks, and cause confusion across development and QA teams.
Beeceptor continuously monitors your APIs to keep your contract accurate. After you upload an OpenAPI specification, Beeceptor records real API traffic and validates every request and response against the spec. When a mismatch appears, Beeceptor flags it as contract drift and shows the exact difference.
Beeceptor AI then generates a smart patch based on the observed traffic. Review it and apply the update to your OpenAPI spec with a single click.
Detection, patching, and commit happen in seconds, saving hours of manual contract maintenance.
Beeceptor continuously monitors your APIs to keep your contract accurate. After you upload an OpenAPI specification, Beeceptor records real API traffic and validates every request and response against the spec. When a mismatch appears, Beeceptor flags it as contract drift and shows the exact difference.
Beeceptor AI then generates a smart patch based on the observed traffic. Review it and apply the update to your OpenAPI spec with a single click.
Detection, patching, and commit happen in seconds, saving hours of manual contract maintenance.
OpenAPI Specs: Override AI-Generated API Responses
Our OpenAPI-to-Mock capability already lets you go from an API specification to a live mock server in under a minute. You upload an OpenAPI spec and instantly see your API come to life with realistic, contextual responses. Instead of static placeholders, Beeceptor automatically generates meaningful test data - product names, people names, ages, street addresses, SSN/Aadhaar numbers, and more - using AI and 300+ built-in data generators. You get a mock API that looks and behaves much closer to a real production system.
Now we’re taking this a step further with custom response overrides.
While Beeceptor can automatically generate contextual responses, you can now override and customize any part of the generated response/field to match your exact testing needs. Want specific product names, controlled user profiles, or predictable IDs for integration tests? You’re in full control.
How: Switch to your endpoint settings and open Customize Test Data under the specification section.
No coding. No infrastructure. No deployments.
Just upload OpenAPI spec and start building.
Now we’re taking this a step further with custom response overrides.
While Beeceptor can automatically generate contextual responses, you can now override and customize any part of the generated response/field to match your exact testing needs. Want specific product names, controlled user profiles, or predictable IDs for integration tests? You’re in full control.
How: Switch to your endpoint settings and open Customize Test Data under the specification section.
No coding. No infrastructure. No deployments.
Just upload OpenAPI spec and start building.
Response Building: Fix errors with AI
If you run into syntax errors while building a dynamic response template for your mock rule, Fix with AI is here to help. Available directly from the error notification, it intelligently corrects the issue inline. Whether you’re working with JSON or XML, it focuses only on the relevant syntax errors, so you don’t have to spend time debugging formatting details.
You can stay focused, designing your mock APIs. It’s fast, context-aware, and built to save you time. Give it a try today