Pricing

Pricing that pays for itself

A single manual pentest costs $15,000+ and expires on your next deploy. Pro runs all year for less than a tenth of that.

Free plan · no credit card · 14-day money-back guarantee · cancel anytime

Deployment models

SaaS or dedicated — same coverage

One subscription covers however you ship your product. Every deployment gets its own project, schedule and certificate.

SaaS product

Continuous monitoring of your multi-tenant API across dev, staging and production. Every deploy re-tests the same paths — release fast without re-checking by hand.

Dedicated product for your customer

Single-tenant or on-premise deployment at a customer's site? Point us at its URL — it gets separate scans, separate findings and a separate certificate you can hand to that customer's security team as onboarding evidence.

Pricing

Plans that grow with you

A single manual pentest costs $15,000+ and expires on your next deploy. Pro runs all year for less than a tenth of that.

Free

$0/mo

For developers and small teams getting started.

Total endpoints100
Live test frequencyEvery 7 days
Manual tests / month10
Projects, URLs & environmentsUnlimited
Users1
OWASP Top 10 suite
Baseline scans (fast CI)
Deep-scan suite
CI/CD webhooks
Public Trust Page
Hacker mode (AI) pentest

Autonomous AI pentest — dev/staging only

SupportCommunity

Starter

$49/mo

For side projects and trying us out. Baseline scans, free forever.

Total endpoints1,000
Live test frequencyEvery 24 h
Manual tests / month20
Projects, URLs & environmentsUnlimited
Users3
OWASP Top 10 suite
Baseline scans (fast CI)
Deep-scan suite
CI/CD webhooks
Public Trust Page
Hacker mode (AI) pentest

Autonomous AI pentest — dev/staging only

SupportCommunity
Most popular

Pro

$129/mo

For teams closing enterprise deals. Full Deep suite + CI verdict.

Total endpoints5,000
Live test frequencyEvery 6 h
Manual tests / month50
Projects, URLs & environmentsUnlimited
Users10
OWASP Top 10 suite
Baseline scans (fast CI)
Deep-scan suite
CI/CD webhooks
Public Trust Page
Hacker mode (AI) pentest

Autonomous AI pentest — dev/staging only

SupportEmail

Advance

$249/mo

For API-heavy organizations at scale.

Total endpoints25,000
Live test frequencyEvery 1 h
Manual tests / month200
Projects, URLs & environmentsUnlimited
Users50
OWASP Top 10 suite
Baseline scans (fast CI)
Deep-scan suite
CI/CD webhooks
Public Trust Page
Hacker mode (AI) pentest

Autonomous AI pentest — dev/staging only

SupportPriority

Enterprise

Contact us

For security-minded organizations at scale.

Total endpointsCustom / ∞
Live test frequencyEvery 15 min / custom
Manual tests / monthUnlimited
Projects, URLs & environmentsUnlimited
UsersUnlimited
OWASP Top 10 suite
Deep-scan suite
CI/CD webhooks
Public Trust Page
Hacker mode (AI) pentest

Autonomous AI pentest — dev/staging only

SupportDedicated
Talk to sales

Also included

  • Priority scan queue
  • SOC 2 evidence report
  • SSO / SAML
  • SLA & dedicated support

Free plan — no credit card required · 14-day money-back guarantee · Cancel anytime

Every plan, every feature

Compare every capability side by side — no hidden limits, no fine print. Every plan is the full product.

FeatureFreeStarterProAdvanceEnterprise
Continuous API security testing
OWASP API Top 10 suite
8 deterministic test categories: BOLA/IDOR, broken auth, mass assignment, injection, rate limiting, CORS, security headers, sensitive params
Deep-scan suite (deterministic)
JWT weaknesses (alg=none, weak HMAC, missing exp), HTTP method tampering, privilege escalation via mass assignment, server tech fingerprint + EOL versions, information disclosure (.git/.env/debug/actuator/stack traces), differential rate limits + XFF bypass, old API versions, GraphQL introspection + complexity, OAuth redirect_uri check, CORS null-origin + allowlist bypass + CSRF preflight, SSRF canary callback, shadow APIs
API formats supported
REST (OpenAPI/Swagger), RAML 0.8/1.0, GraphQL (introspection/SDL), SOAP (WSDL)
Auto-discovery of endpoints
Crawls HTML/JS bundles, sitemap, probes common API paths — no OpenAPI needed
Shadow API & drift detection
Undocumented endpoints, regressions and config changes caught between deploys
AI-generated test payloads
Payloads tailored to your spec by an LLM
AI triage & false-positive filtering
LLM verdicts (real / false positive) with confidence — backed by a deterministic core
Continuous monitoring limits
Total endpoints
Unique endpoints across all your sites
1001,0005,00025,000Custom / ∞
Live test frequency
How often we re-test your APIs around the clock
Every 7 daysEvery 24 hEvery 6 hEvery 1 h15 min / custom
Manual tests / month
On-demand scans you can trigger anytime
102050200Unlimited
Projects & URLs
Organize your APIs into projects with unlimited URLs
UnlimitedUnlimitedUnlimitedUnlimitedUnlimited
Environments (dev / staging / prod)
Test the same API against every release stage
UnlimitedUnlimitedUnlimitedUnlimitedUnlimited
Team users
Members of your organization with dashboard access
131050Unlimited
Advanced AI testing
Hacker mode (AI) live pentest
Autonomous human-style pentest that plans, probes and pivots
Attack plan + revision
Agent keeps an explicit attack plan and revises it as it learns
Sandboxed code execution
Agent writes and runs its own probe code in an isolated sandbox
Guided attack goals
Focus the agent on IDOR, escalation, secrets or injections
Developer experience
CI/CD webhooks
Private tests triggered on every deploy — no impact on public status
CI verdict vs baseline
Block deploys only on new findings (pass/fail + new/fixed/persisting counts)
CLI + Developer API
liveapisec CLI (push, scan, gate releases) and REST API for agents
GitHub / GitLab deploy triggers
Auto-connect repositories for post-deploy testing
Live scan progress & agent log
Watch every step of a scan in real time
Trust & compliance
Public Trust Page
Live certificate with scan history you can show your customers
Embeddable widgets
Badge, banner, card, counter, alert — drop-in embed on your site
Domain verification
DNS TXT / CNAME / HTTP file proof of ownership (audit log)
AES-256 encrypted credentials
API keys encrypted at rest, never logged
Scanner IP allowlist
Stable egress IPs to whitelist in your firewall/WAF
SOC 2 evidence report
Procurement-ready security report
Compliance mapping (PCI DSS / SOC 2 / ISO 27001 / GDPR / NIS2)
Open findings grouped per framework requirement — indicative mapping for your auditor (not a certification)
SSO / SAML
Single sign-on for your organization
Priority scan queue
Your scans jump the queue
SLA & dedicated support
Guaranteed uptime and a named engineer

Every plan includes full coverage

One subscription covers all formats, all OWASP API Top 10 categories and the whole toolchain — nothing is sold separately.

Hacker mode (AI) live pentest

Autonomous human-style pentest: the agent plans an attack, probes endpoints step by step, writes and runs its own sandboxed code, and delivers an AI-written evaluation with fixes. Available from Starter — dev/staging only, never production.

API formats

REST · OpenAPI / SwaggerRAML 0.8 / 1.0GraphQL · introspection / SDLSOAP · WSDL

OWASP API Top 10 — tested

BOLA / IDORBroken authenticationMass assignmentPrivilege escalation via mass assignmentJWT weaknesses · alg=none / weak HMAC / missing expHTTP method tamperingInjection · SQL / NoSQL / JSONRate limitingDifferential rate limits + XFF bypassOAuth redirect_uri checkCORS misconfigurationCORS null-origin + allowlist bypass + CSRF preflightSSRF canary callbackSecurity headersSensitive parametersShadow APIsServer tech fingerprint + EOL versionsOld API versions (v1 vs v2)GraphQL introspection + complexityInformation disclosure · .git / .env / debug / actuator / stack traces

Languages & frameworks detected by the CLI (scan-code)

FastAPI · PythonFlask · PythonDjango · PythonNext.js · App & PagesNestJS · NodeExpress · NodeLaravel · PHPPHP / Slim / LumenSpring · JavaGo · Gin / Echo / Fiber / ChiRust · axum / actix-web / rocket / warp

✨ More formats and tests are added regularly. Enterprise gets custom protocol support and a dedicated roadmap.

FAQ

Pricing questions

Why is Pro the most popular?+

It is the cheapest plan with the full Deep-scan suite, CI verdict and compliance mapping — everything a SaaS team needs to pass enterprise procurement. Most teams land on Pro after the free scan.

Is there a free trial of paid plans?+

The Free plan is free forever and runs the full OWASP baseline suite, so you can evaluate the product with zero risk. Upgrade when you need Deep scans, Hacker mode or compliance exports.

Is my API safe to test?+

Yes. The scanner runs in a sandbox with strict pacing, timeouts and request caps. You choose the schedule and can pause anytime.

Is this a real penetration test?+

Yes — an automated API penetration test. We run OWASP API Top 10 attack simulations (BOLA/IDOR, broken auth, injection, mass assignment, rate limiting, CORS, security headers, shadow APIs) plus deep-scan tests (JWT weaknesses, HTTP method tampering, privilege escalation via mass assignment, server tech fingerprint with EOL versions) on demand or on a schedule, like an automated pentester. It complements a human-led manual pentest rather than replacing it.

Can I run a live penetration test right from the site?+

Yes. Add your API or paste an OpenAPI spec and hit “Run live pentest” — the sandbox starts testing immediately and you watch it live in the terminal. The same test is also available from our CLI (liveapisec scan) for your CI/CD.

What is “Hacker mode (AI)”?+

An autonomous AI agent that runs a real, human-style penetration test on your API (dev/staging only, never production): it plans an attack, probes endpoints step by step — trying IDOR, broken auth, injections, secrets and mass assignment — observes the responses, self-corrects and writes a final evaluation with fixes. It can even write and run its own probe code in a sandbox. It runs manually on demand, requires a verified domain for public targets (localhost / private IPs are exempt), and your URL and credentials are never sent to the AI. We strongly discourage running it against production — it can break or destroy a system.

Do you store my credentials?+

Credentials are encrypted with AES-256-GCM at rest and are only decrypted in memory during a scan. They are never logged and never shown in plaintext.

What does “passed” on the certificate actually mean?+

It means the API passed the automated OWASP API Top 10 tests in the tested scope on a specific date. We never claim absolute security — the certificate wording is deliberately precise.

How do you verify I own the API?+

You prove ownership with a DNS TXT record (or a manual confirm in lower tiers). Every authorization is recorded with timestamp and scope.

How are endpoints counted?+

An endpoint is a unique HTTP method + path on a site (e.g. GET /users). Endpoints are summed across all your sites; environments share the same spec, so they do not multiply the count. Your dashboard shows live usage (X / Y endpoints) so you always know where you stand.

Do all plans include CI/CD and the full OWASP suite?+

Every plan — including Free — includes the OWASP API Top 10 baseline suite, CI/CD webhooks, the CLI/Developer API and the public Trust Page. The Deep-scan suite (JWT, method tampering, privilege escalation, tech fingerprint and 7 more test types) starts at Starter, compliance mapping at Pro, Hacker mode (AI) at Starter, and enterprise extras (SOC 2 report, SSO, priority queue, SLA) are on Enterprise.

How is this different from a manual pentest?+

A manual pentest is a snapshot: $15k+, 2–4 weeks of waiting, outdated on your next deploy. We run the same OWASP attack classes continuously — every deploy, every night — for less than a tenth of the price. Use us to stay clean year-round and bring humans in once a year for the exotic stuff.

Will this break my production?+

No. Standard scans are read-only probes with polite pacing, hard time/request budgets and an isolated sandbox — they cannot modify your data. Only Hacker mode (AI) is destructive, which is exactly why it is blocked from production entirely and runs on dev/staging only.

What happens when you find something critical at 3 AM?+

You get an alert in seconds — email, Slack or webhook, your choice — with the finding, the evidence and the fix. Critical and high findings can also block the deploy via our CI verdict endpoint, so the vulnerability never reaches production in the first place.

Can I upgrade or downgrade anytime?+

Yes. Upgrade is instant, downgrades apply at the next billing cycle, and you keep every existing scan and certificate. Paid plans include a 14-day money-back guarantee.

Your first 340-test pentest is free

No credit card. No sales call. Results in ~2 minutes — then decide with evidence, not promises.

Run my free pentest →