🤖 Announcing SmartTests: AI powered Contract Testing. Read our CTO's Blog Post here!

SIGNADOT PRICING

Create lightweight environments and run AI-powered tests - bundled pricing that grows with you. One platform, dual value.

How Pricing Works

Sandboxes are billed per creation. Updates to existing Sandboxes don't count toward billing.
Test Invocations are billed each time you run your complete test suite in any Sandbox, regardless of suite size, whether that's E2E tests, integration tests, or SmartTests.
We track concurrent devboxes. A devbox is either a local workstation or a Cloud Development Environment (CDE) that integrates with Sandboxes.
Sandboxes created per Month
100
Concurrent Devboxes
15
Test Invocations per Month
200

Starter

Free
/month
Ideal for individual developers.
50 sandboxes/month
100 Test invocations/month
10 Concurrent devboxes
1 Kubernetes cluster
1 Resource Plugin
Local Development and Debugging
AI Powered Contract Testing
Pull Request Previews
Run E2E Tests pre-merge
Community Slack Support

Business

RECOMMENDED
$1,900
/month
30 day free trial
Sandboxes created per month
The number of new sandboxes your team creates in a typical month. The Business plan includes 100 sandboxes. Extra sandboxes are billed in blocks of 50.
Concurrent Devboxes
The maximum number of devboxes running at the same time. The Business plan includes 15 concurrent devboxes. Extra capacity is billed in blocks of 5.
Test Invocations per Month
The number of test runs you trigger in a month. The Business plan includes 200 test invocations. Extra tests are billed in blocks of 100.
Perfect for small development teams
100 sandboxes/month
200 Test invocations/month
15 Concurrent devboxes
Everything in free plus
3 Kubernetes clusters
5 Resource plugins
SSO Add On (+$250/month)
Community Slack and Email Support
*Pricing is a la carte, so you can buy more sandboxes, concurrent devboxes, and test invocations. The maximum monthly spend allowed under this tier is $2,050 per month.

Enterprise

Custom
Talk to our Sales team
For teams that need support as they grow and want help scaling their testing workflow
Custom sandboxes
Custom test invocations
Custom concurrent
Unlimited Clusters and Plugins
Multi-cluster RouteGroups
SSO Integration & SOC2 Report
Premium Support (Dedicated Slack)
Custom Contracts and Multi-year Discounts
Influence on Product Roadmap
Dedicated white-glove Pilot
INTEGRATION

Savings Calculators

Equip your agents with native tools to manage sandboxes, route
traffic, and verify code using natural language.

Developer Bandwidth Savings Calculator

Calculate developer time saved from faster cycles with local and PR testing vs. post-merge cycles involving slow CI/staging.

Number of developers:
Developer hours saved per week:

Typical range: 4-12 hours per developer

Average developer hourly rate:
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
$1,560,000
annual savings

Assumes 48 weeks in a year

Infrastructure Savings Calculator

Calculate cost savings from lightweight Sandboxes vs. full environment duplication.

Number of Developers
Number of Microservices
Resource requirement per microservice
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

YOUR INFRASTRUCTURE COSTS

Traditional Approach:
$1,536,000
With Signadot:
$1,536,000
Infrastructure Savings:
$1,536,000

DEVELOPER PRODUCTIVITY GAINS

Hours Saved:
$1,536,000
Developer Time Value:
$1,536,000
Productivity ROI:
$1,536,000
This is some text inside of a div block.

TOTAL ANNUAL BENEFIT

total-savings
Combined infrastructure & productivity savings
* Assumes dev environments are up 8hrs/day Mon-Fri, 48 weeks/year
Estimated Annual infrastructure Cost Savings

Costs when duplicating environments for each developer = #devs x #services x resource per service

Costs with Sandboxes  = (#devs + #services) x resource per service

$0
Shift left Testing ROI Calculator

Calculate savings from catching integration bugs before they reach staging and production.

Number of bugs found on staging per month:
Number of production incidents per month:
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
yearly Savings by catching issues pre-merge

Estimated costs: Staging bugs $1,500 each, production incidents $10,000 each.

$780,000
Scale Your Capacity Seamlessly

Need more Sandboxes or Test Runs? Easily expand your platform capacity with our straightforward add-on bundles.

business plan addon
Additional Bundle at $100/mo
+100 Sandboxes
+300 Test Runs (with AI insights)
enterprise
Unlimited Sandboxes
Unlimited Test Runs (with AI insights)
contact sales
arrow icon

How Teams Use Signadot

One comprehensive platform that covers Developer Testing and Test Automation for Pull Requests

Developer Testing

Developers spin up ad-hoc sandboxes during local development or automate sandboxes for every Pull Request via integration with their CI tool.

Works with your IDE - VSCode, Cursor, IntelliJ
Integrates with CI - GitHub Actions, CircleCI, Jenkins
Test during PR reviews - Get real environment feedback before merging
learn more
arrow icon

Pre-merge Automated Testing

QA teams and developers run comprehensive automated tests (E2E, integration) in production-like sandboxes. SmartTests provides AI-powered insights to detect API regressions pre-merge.

Shift left integration and End-to-End Testing
Enable continuous delivery
Zero maintenance AI-powered API testing
Explore Testing Features
arrow icon
Trusted by high-velocity organizations

" Signadot for the preview environments use case fit what we were trying to do better than anything else. It was a more mature solution than the other stuff that we were looking at. And the return on the investment was obvious... just in infrastructure costs, it saves us about $2 million annually."

Phil Burrows head of platform image
Phil Burrows
Head of Platform Engineering at Brex

“Our vision when we started talking to Signadot was that we wanted to have the same stack for testing and production. Signadot has allowed us to do just that, bringing down the lead time for our developers to test changes from 30 minutes to literally 60 seconds.”

Amit Gud
PlatfSoftware Engineer at DoorDashorm Manager

Frequently Asked Questions

How is Signadot different from other solutions?

Unlike traditional ephemeral environments that duplicate entire infrastructure stacks, Signadot uses a unique approach called Sandboxes that provides isolation at the request/application layer. This means you can run multiple isolated test environments in a single Kubernetes cluster without duplicating resources. Environments spin up in seconds, is more cost-effective and scalable.

What capabilities does Signadot offer?

Signadot provides these core capabilities:
- Local Testing: Develop and test microservices on your local machine while connecting to real dependencies in your Kubernetes cluster
- Preview Environments: Preview every code change from Web and Mobile frontends
- Bring Your Own Automated Tests: Execute your existing test suites against isolated Sandboxes for every PR
- SmartTests (AI-Powered Contract Testing): Monitor API contracts and detect breaking changes using AI powered tests

What are Sandboxes?

Sandboxes are lightweight, isolated testing environments that allow you to test changes without interfering with other developers or the base environment. Unlike traditional approaches that duplicate entire infrastructure, Sandboxes only create the specific components you're modifying and use request routing to provide isolation.

Where do Sandboxes run?

Sandboxes run inside your existing Kubernetes clusters. Signadot installs as an operator in your Kubernetes environment, so all workloads, data, and testing happen within your infrastructure. The Signadot control plane orchestrates the creation and management of these Sandboxes, but your code and data never leave your environment.

How much effort is it to get started?

Getting started with Signadot typically takes less than 15 mins. The minimal setup involves just two steps:
1. Installing the Signadot operator in your Kubernetes cluster.
2. Using our CLI to create Sandboxes and run tests.

How does Signadot integrate with CI/CD systems?

Signadot integrates seamlessly with all major CI/CD systems through our CLI, which can be used as a step in your pipeline. We have examples of integrations for GitHub Actions, GitLab CI, Jenkins, and BitBucket in our documentation.