Pricing

Start free.
Pay as you grow.

No credit card required to start. Every plan includes automatic test generation, PII sanitization, and CI integration.

Free
€0 /mo

For solo developers evaluating the tool.

  • 50K captured requests / month
  • 2 services
  • pytest + Jest
  • Auth fixture detection
  • API drift detection
  • 7-day data retention
Get started free
Indie
15 /mo

For freelancers and serious side projects.

  • 500K requests / month
  • 5 services
  • All 5 test formats
  • Dependency mocking
  • OpenAPI export
  • 30-day data retention
Coming soon In development
Business
149 /mo

For growing teams with production traffic.

  • 15M requests / month
  • 50 services
  • All 5 test formats
  • Dependency mocking
  • PII compliance guarantee
  • 20 team seats
  • Priority support
  • 90-day data retention
Coming soon In development
Enterprise
from 499 /mo

For scale-ups with compliance and SLA needs.

  • 100M+ requests / month
  • Unlimited services
  • On-premise option
  • SSO / SAML
  • 99.9% SLA
  • Unlimited seats
  • Dedicated support
  • Custom data retention
Talk to us →

Full plan comparison

Free €0 Indie €15/mo Startup €59/mo Business €149/mo Enterprise €499+/mo
Capture & Storage
Captured requests / month 50K 500K 3M 15M 100M+
Services 2 5 15 50 Unlimited
Data retention 7 days 30 days 30 days 90 days Custom
PII sanitization
Test Generation
Test frameworks pytest, Jest All 5+ Go, RSpec, Vitest All 5 All 5 All 5
Auth fixture auto-detection
Dependency mocking HTTP + SQL mocks auto-generated
Tests run without infrastructure
OpenAPI export
CI/CD Integration
GitHub Actions template
API drift detection httrace diff — exits 1 on breaking changes
Replay testing httrace replay — real traffic against staging
Observability & Alerts
Coverage dashboard
Slack & email alerts Error spikes, latency regressions, new endpoints
Anomaly detection
Team & Compliance
Team seats 1 seat 2 seats 5 seats 20 seats Unlimited
PII compliance guarantee
On-premise deployment
SSO / SAML
Uptime SLA 99.9%
Support
Support channel Community Email Email Priority email Dedicated Slack
Response time Best effort 3 business days 2 business days < 24 hours < 4 hours
Start free Coming soon Coming soon Coming soon Talk to us

Common questions

What counts as a "captured request"? +
A captured request is a single inbound HTTP request that the Httrace middleware records and sends to the API. With the default sample_rate=0.1, 1 in 10 production requests is captured. At 10% sampling, the Free tier (50K/mo) covers up to 500K production requests per month — more than enough for most side projects and small APIs.
What is dependency mocking? +
When capture_outgoing=True is set on the middleware, Httrace records every outgoing HTTP call and SQL query made during each captured request. The test generator then produces mock fixtures automatically — so generated tests run without a live database, without external APIs, and without Docker. Tests run anywhere pytest (or Jest, Go test, etc.) runs.
Can I change plans at any time? +
Yes. You can upgrade or downgrade at any time. Upgrades take effect immediately. Downgrades take effect at the end of the current billing cycle — all your captured data is retained.
Is my production data safe? +
Yes. All PII sanitization happens inside the SDK before data leaves your server. Passwords, tokens, card numbers, emails, JWTs, and IBANs are scrubbed client-side. No raw personal data is ever sent to or stored by Httrace. On the Business plan, you receive a formal PII compliance guarantee.
What's the performance overhead of the middleware? +
Typically under 1ms per sampled request. The middleware runs inline only for sampled requests (controlled by sample_rate). Uploading to the Httrace API happens asynchronously in a background thread — it never blocks your response path.
Is there a free trial for paid plans? +
The Free plan is perpetually free and gives you full access to evaluate the core capture + test generation workflow. All paid plans come with a 14-day money-back guarantee — if it's not the right fit, just reach out and we'll refund you, no questions asked.

Start generating tests today.

Free forever. No credit card. 2-minute setup.

Get your free API key →