DocuSeal Pricing Guide: Plans, Costs & API Fees (2026)

Here are the DocuSeal pricing plans in 2026: Free cloud ($0, 10 documents/month), Pro cloud ($20/user/month), Community self-hosted (free), and Pro self-hosted ($20/user/month license). API and embedded document completions cost $0.20 each on both cloud and self-hosted Pro plans.

DocuSeal is a competitively priced API-enabled open-source eSignature platform in 2026, but its pricing structure is more layered than it first appears. There’s a free cloud plan, a Pro cloud plan, per-document API fees, a free self-hosted community edition, and a paid self-hosted Pro license — all with different feature gates.

This guide breaks down every DocuSeal pricing tier as of 2026, explains what each DocuSeal plan actually includes, flags the hidden DocuSeal costs developers often miss, and helps you decide whether you’re comparing DocuSeal free vs pro or evaluating the self-hosted option, whether DocuSeal is the right fit for your use case.

Key Takeaways

  • DocuSeal’s cloud Free plan includes 10 document submissions per month with no API access.
  • The Pro cloud plan costs $20/user/month (or $200/year) and is required for API and embedding features.
  • API document completions cost $0.20 each, in addition to the Pro seat fee; volume discounts are available.
  • Self-hosting DocuSeal is free under the AGPL-3.0 license, but API and SSO access require a Pro license key at $20/user/month.
  • AGPL-3.0 copyleft licensing means embedding DocuSeal’s code in a proprietary SaaS product may require open-sourcing your codebase, a risk most pricing guides don’t mention.
  • Teams building deeply embedded, white-label signing workflows may find platforms like Verdocs with 60+ native web components, MIT-licensed open-source SDKs, and 25 envelopes/month free with full API access, better suited for complex integrations.

What Is DocuSeal?

DocuSeal is an open-source document signing platform that lets teams create PDF templates, send them for e-signature, and automate signing workflows via REST API. Released under the AGPLv3 license, it positions itself as a feature-complete open-source alternative to DocuSign, with options for both managed cloud hosting and full on-premises self-hosting.

It’s aimed at two distinct audiences: small businesses that need a simple, affordable signing tool, and developers who want to embed document signing into their own applications via API. Understanding this dual positioning is important for interpreting its pricing model, because what you pay depends heavily on how you use it.

DocuSeal holds a 4.9/5 rating on G2 based on more than 260 reviews as of 2026, with users consistently praising its affordability and ease of use. The most common limitation noted: restricted customization options for emails and templates, and comparatively basic third-party integrations.

Why Teams Research DocuSeal Pricing

DocuSeal’s headline rate is $20/user/month for Pro, which looks affordable compared to DocuSign or Adobe Sign. But several real-world constraints push developers and product teams to dig deeper before committing.

  • The per-document API fee catches teams off guard. At $0.20 per completed document, a platform processing 5,000 API signing requests per month is looking at $1,000 in usage fees alone before the seat cost. Teams that model only the seat price routinely underestimate their actual DocuSeal cost at scale.
  • The community self-hosted edition is more restricted than it appears. DocuSeal’s AGPLv3 repository is genuinely free to deploy. But API access, embedding, and SSO are paywalled even on a self-hosted instance, a surprise for developers who expected full API access as part of “open source.” Community frustration on GitHub (Discussion #273) centers specifically on this: users argue they shouldn’t pay for software features when they’re running their own compute and storage.
  • AGPL-3.0 licensing creates a hidden legal risk for SaaS builders. Teams that embed DocuSeal into a proprietary application may be required to open-source their entire codebase under AGPLv3. This isn’t a theoretical concern; it’s the same license consideration that pushes many commercial SaaS products toward MIT-licensed or commercially-licensed alternatives. Most DocuSeal pricing guides don’t cover this at all.

Understanding these structural realities is as important as knowing the sticker price.

DocuSeal Pricing Plans at a Glance

DocuSeal offers four distinct pricing tiers across cloud and self-hosted deployment options. The cloud Free plan is the entry point for individuals and very small teams. The cloud Pro plan ($20/user/month) is the only option that includes API access and embedding on managed infrastructure. For teams who self-host, the community edition is free but API-locked; the self-hosted Pro license ($20/user/month) unlocks the full feature set.

The four plans in summary: Free (Cloud) on managed hosting at $0 with no API access, no SSO, and 10 submissions per month; Pro (Cloud) on managed hosting at $20/user/month with API access (plus $0.20/doc), SSO, and unlimited submissions; Community (Self-Hosted) on your own server for $0 with no API access, no SSO, and unlimited submissions; and Pro (Self-Hosted) on your own server at $20/user/month with API access (plus $0.20/doc), SSO, and unlimited submissions.

Annual cloud billing reduces the Pro plan to $200/user/year (roughly $16.67/month).

DocuSeal Free Plan: What You Actually Get

DocuSeal’s free cloud plan is straightforward: 10 document submissions per month with no credit card required. You get access to the web-based template builder, multi-party signing, and the basic workflow tools. It’s enough to validate whether DocuSeal fits your process before committing.

What the free plan doesn’t include is just as important:

  • No API access: you cannot trigger document sends programmatically
  • No embedding: you cannot embed the signing form or template builder into your application
  • No SSO or SAML: no enterprise authentication support
  • Limited SMS-related usage: the Basic plan includes some SMS allowances (up to 20 per month for signature requests and phone number 2FA), but higher-volume and advanced identity features are tied to paid plans
  • No conditional logic: no branching fields or formula-driven fields
  • No batch sending: you cannot send a single template to multiple signers simultaneously
  • No white-labeling: DocuSeal’s branding remains on all signing experiences

For individuals and very small teams who need to send the occasional agreement, the free plan is functional. For any team building a product or running a business workflow at volume, it’s a feature-limited preview rather than a usable tier.

DocuSeal Pro Plan: Cloud at $20/Month

The Pro cloud plan costs $20 per user per month, or $200 per user per year (saving roughly 17%). This is DocuSeal’s single paid cloud tier — there’s no mid-tier between Free and Pro.

Pro unlocks the full feature set for cloud users:

  • API and webhook access: automate document sends, receive real-time status events
  • Embedding: embed the signing form or template builder directly into your web app
  • White-label: remove DocuSeal branding, add your company logo and domain
  • SSO/SAML: integrate with your identity provider
  • SMS verification: confirm signer identity via text message
  • Conditional fields: build dynamic forms with branching logic and formula calculations
  • Batch sending: dispatch one template to a list of recipients in a single operation
  • Team roles and permissions: organize users into groups with role-based access

The Pro plan is also a prerequisite for API usage. You cannot make API calls on the free tier, and you cannot access embedding features without at least one active Pro seat in your workspace.

Per-Seat vs Per-Document: How the Billing Works

Pro cloud billing has two components:

  • Seat fee: $20/user/month covers platform access and all Pro features
  • API document fee: $0.20 per document completion applies every time a document is completed through the API or an embedded signing flow

This means a team sending 500 API-completed documents per month with three Pro users pays: (3 x $20) + (500 x $0.20) = $160/month. At higher volumes, the $0.20/document fee becomes the dominant cost driver. DocuSeal offers volume discounts for API document completions and additional Pro seats. Specific tiers require contacting their sales team.

DocuSeal API Pricing: $0.20 Per Document

DocuSeal’s API pricing is the most important number to model before you commit: $0.20 per document completion. This is the single pricing detail most teams underestimate when evaluating DocuSeal for developer integrations.

  • How DocuSeal counts a “document”: A single document submission counts as one billable unit — even if multiple parties sign the same document. So a three-party contract generates one charge of $0.20 total, not $0.60.
  • When the charge applies: The fee applies to documents completed through the API or via embedded signing. Documents sent and signed manually through the DocuSeal web interface don’t incur per-document API fees.
  • Self-hosted API fee: If you’re running DocuSeal on your own infrastructure with a Pro license, the same $0.20/document fee still applies to API and embedded document completions. Self-hosting covers your infrastructure costs but doesn’t eliminate the per-document charge from DocuSeal.

At low volumes (under 200 documents/month), the API fee adds less than $40 to your monthly bill. At 2,000 documents/month, that’s $400 — just in document fees, before the seat cost. Teams building high-volume signing workflows should model this out before committing.

DocuSeal Self-Hosted Pricing: Community vs Pro

Self-hosting is where DocuSeal’s open-source positioning becomes most tangible. The code is freely available on GitHub under the AGPLv3 license, and you can deploy it on any infrastructure you control — your own server, a VPS, a Kubernetes cluster, or AWS/GCP/Azure.

Community Edition (Free Self-Hosted)

The community edition is genuinely free and includes:

  • Unlimited document submissions (no monthly cap)
  • Basic template builder and multi-party signing
  • Email-based notifications
  • Local file storage or bring-your-own cloud storage (S3, GCS, Azure Blob)
  • Standard signing audit trail

What you don’t get in the community edition:

  • No API access (cannot trigger document sends via REST API)
  • No embedding (cannot embed signing UI into your app)
  • No SSO/SAML
  • No white-labeling
  • No SMS verification, conditional fields, or batch sending

This makes the community self-hosted edition appropriate for internal document workflows where manual template creation is acceptable, but it rules out any developer integration use case.

Pro Self-Hosted ($20/User/Month License)

To unlock API, embedding, SSO, and the full Pro feature set on a self-hosted instance, you need a Pro license key from DocuSeal, which costs $20/user/month — the same per-seat pricing as the cloud Pro plan. The advantage of self-hosting is data residency control, not cost savings from a flat fee.

Self-hosted Pro still incurs the $0.20 per API/embedded document completion fee, billed against your DocuSeal account. Your infrastructure is yours; the per-document usage is still metered by DocuSeal.

Self-Hosting Trade-offs

Running DocuSeal yourself gives you data residency control. It requires:

  • A server or cloud instance capable of running the Docker container
  • Ongoing maintenance: OS updates, backups, SSL certificate management
  • Your team’s time for troubleshooting and monitoring

For teams with strict data sovereignty requirements, the self-hosted Pro option is worth evaluating. For teams without dedicated DevOps resources, managed cloud hosting removes that overhead.

What’s Locked Behind the Pro Plan?

Six major capabilities are locked behind Pro API access, embedding, white-labeling, SSO/SAML, conditional fields, and batch sending, none of which are available on the free cloud tier or the community self-hosted edition. The gap is wider than DocuSeal’s marketing implies.

In terms of core features, the Free (Cloud) and Community (Self-Hosted) plans offer no API access, no embedding, no white-label, and no SSO/SAML. Pro (Cloud) and Pro (Self-Hosted) include all of these, with API and embedded completions billed at $0.20/doc. Free cloud is also capped at 10 submissions/month; all other plans offer unlimited submissions.

The same pattern holds for advanced features: SMS verification, conditional fields, batch sending, and team roles/permissions are all Pro-only and unavailable on either free tier.

The practical takeaway: if your use case involves API automation, embedding, or any enterprise authentication, you need the Pro tier. There is no middle ground.

DocuSeal Pricing vs. Alternatives

DocuSeal occupies a specific niche: affordable eSignature with open-source self-hosting and a developer API. Here’s where it fits well, and where alternatives may serve better.

1. Verdocs — Best for Embedded Developer Workflows

Free Tier: 25 envelopes/month (no credit card required) | Components: 60+ native web components | SDKs: React, Angular, Vue, vanilla JS, Node.js, TypeScript

Verdocs is built specifically for teams that need to embed document signing directly into their own applications. Rather than wrapping a signing portal in an iframe, Verdocs provides 60+ native web components, individually composable UI elements you style with standard CSS. This means no sandboxed iframe limitations, full accessibility compliance, and signing experiences that are visually indistinguishable from your own product.

Where DocuSeal uses a JavaScript widget approach that inherits iframe constraints, Verdocs components render as first-class DOM elements in your app’s own rendering context. The practical difference: you control every pixel, every animation, and every accessibility behavior, not the signing platform.

The open-source SDK story also diverges meaningfully. Verdocs publishes its SDKs under the MIT license — developers can embed, fork, and ship them in proprietary applications without triggering any copyleft obligation. DocuSeal’s AGPLv3 community edition requires open-sourcing any proprietary application that incorporates it as a networked service. For SaaS builders, this is a meaningful legal risk, not just a preference.

Key Features

  • 60+ native web components, composable signing UI elements, no iframes
  • Full CSS white-label control over every visual detail of the signing experience
  • MIT-licensed open-source SDKs have no copyleft risk for proprietary SaaS products
  • API-first design with webhooks, embeds, and a full REST API
  • Framework support: React, Angular, Vue, vanilla JS, Node.js, TypeScript
  • Enterprise security: SOC 2 Type 1 certified, 2048-bit RSA encryption, HSM key storage, PKI digital certificates
  • Legal compliance: E-SIGN Act and UETA

Pros

  • Native web components remove the architectural ceiling on UI customization. IFRAME-reliant tools simply cannot match this depth
  • Free tier includes 25 envelopes/month with full API access, webhooks, and embeds 2.5x DocuSeal’s free limit, with API access included
  • MIT-licensed SDKs make it safe to ship in proprietary products without legal review overhead
  • SOC 2 Type 1 certification covers core compliance requirements out of the box
  • Vertical expertise across fintech, insurance solutions, legal, real estate, and accounting

Best For

Developer teams and SaaS companies embedding document signing as a feature within their own application — particularly those who need full UI ownership, are building at scale where per-document fees compound, or are working in regulated verticals (fintech solutions, insurance, legal) where security certifications and compliance matter.

Pricing

Free tier: 25 envelopes/month, full API access, no credit card required. Pro: custom volume-based pricing — no per-user seat fees, which makes it structurally more economical than DocuSeal Pro for larger teams. See Verdocs API pricing for details.

2. DocuSign

Market Position: Category leader | Integrations: 350+ | Pricing: From $15/user/month (Personal)

DocuSign is the market leader with the deepest integration catalog and the most recognizable brand in e-signature. Signers globally trust the DocuSign experience, which matters for enterprise-facing document workflows where signer familiarity reduces friction.

Key Features

  • 350+ pre-built integrations (Salesforce, HubSpot, Workday, SAP, and more)
  • eNotary and in-person signing capabilities
  • Identity verification and advanced authentication options
  • Enterprise SLAs with dedicated support tiers

Pros

  • Strongest brand recognition signers complete documents faster when they recognize the platform
  • Broadest enterprise integration ecosystem of any eSignature provider
  • Long track record of compliance and legal enforceability across global jurisdictions

Cons

  • API access requires Business Pro or higher, approximately $40/user/month on annual billing, while the Standard plan ($25/user/month) offers more limited API capabilities; pricing is substantially higher than DocuSeal Pro at $20/user/month
  • Developer experience and embedding depth rated lower than API-first tools
  • Per-envelope pricing model adds up at volume, similar to DocuSeal’s per-document fee

Best For

Enterprise organizations with existing DocuSign contracts, broad integration requirements, and teams where signer brand familiarity directly affects completion rates.

Pricing

Personal: $15/user/month. Standard: $25/user/month. Business Pro: approximately $40/user/month (annual billing). Enterprise: negotiated volume pricing.

3. Adobe Sign 

Market Position: Enterprise alternative | Integration: Acrobat, Creative Cloud, Microsoft 365 | Pricing: Via Adobe Acrobat plans

Adobe Sign integrates natively with Acrobat, Creative Cloud, and Microsoft 365. For organizations whose document workflows already run through Adobe tools, the integration depth is difficult to replicate elsewhere.

Key Features

  • Native integration with Acrobat DC and Creative Cloud
  • Microsoft 365 and SharePoint connectors
  • Bulk send and web forms
  • Government compliance (FedRAMP authorized for US federal use cases)

Pros

  • Deepest native integration with the Adobe document ecosystem
  • Strong compliance posture, including FedRAMP for government and regulated industries
  • Established enterprise support infrastructure

Cons

  • Embedding story relies on iframes — same architectural constraint as DocuSeal
  • Pricing substantially higher than DocuSeal for API-enabled plans
  • Not purpose-built for developer integrations — primarily a document portal, not an embeddable component library

Best For

Organizations already standardized on Adobe Acrobat and Creative Cloud, particularly in government or regulated industries where FedRAMP compliance is required.

Pricing

Bundled with Adobe Acrobat Pro plans, which start around $19.99/month/user for individuals and vary for enterprises. API access requires Acrobat Sign plans; contact Adobe for current pricing.

4. PandaDoc 

Market Position: Sales document platform | Strengths: Proposals, CPQ, content library | API: Available on Business+ plans

PandaDoc excels at proposal creation, CPQ, and sales-driven document workflows. Its template library and content library features are genuinely differentiated for revenue teams who need to produce branded proposals quickly.

Key Features

  • Proposal builder with content library and brand templates
  • CPQ (configure, price, quote) functionality
  • Native CRM integrations: Salesforce, HubSpot, Pipedrive
  • Real-time document analytics (viewer engagement tracking)

Pros

  • Industry-leading sales workflow tooling, proposals, quotes, and contract management in one platform
  • CRM integrations are pre-built and actively maintained
  • Document analytics give sales teams visibility into signer engagement

Cons

  • Not purpose-built for embedding signing into applications, designed for standalone sales use
  • The Developer API is secondary to the sales workflow use case; less suitable for custom embedding
  • Higher cost relative to DocuSeal for pure eSignature needs

Best For

Revenue teams need proposals, quotes, and eSignature in a single sales workflow platform, not teams building embedded signing into their own product.

Pricing

Essentials: starts around $19/user/month. Business and above are required for API access. Enterprise pricing negotiated.

When DocuSeal Pricing Makes Sense (and When It Doesn’t)

DocuSeal Is a Strong Fit When:

  • You’re a small team with straightforward signing needs. The $20/user/month Pro plan offers full API access at a price most small teams can absorb.
  • Data sovereignty matters, and you have DevOps capacity. The self-hosted Pro option gives data-sensitive teams that run their own infrastructure meaningful control over where documents live.
  • You’re evaluating open-source options. DocuSeal holds a 4.9/5 rating on G2 across 260+ reviews. The GitHub repository (docusealco/docuseal) is actively maintained.
  • Your API volumes are moderate (under 500 documents/month). At $0.20/document, moderate API volumes stay manageable. High-volume use cases should model costs before committing.

DocuSeal May Not Be the Right Fit When:

  • You need deep embedding with full UI control. DocuSeal’s JavaScript widget approach constrains CSS customization and accessibility. Platforms with native web components like Verdocs give full UI control without iframe constraints.
  • You’re building at high API volume. At 5,000+ document completions per month, the $0.20/document fee adds $1,000+/month before seat costs. Flat-rate API pricing is more economical at scale.
  • You need extensive third-party integrations. DocuSeal’s connector catalog is narrower than DocuSign or PandaDoc — teams relying on pre-built HubSpot or Salesforce connectors may face gaps.
  • AGPL-3.0 licensing is a concern. Embedding DocuSeal in a proprietary networked service may trigger copyleft obligations. Review with legal counsel or use MIT-licensed alternatives.

Common DocuSeal Pricing Mistakes to Avoid

Mistake 1: Forgetting the per-document API fee. 

Many teams budget for the Pro seat fee and miss the $0.20/document charge entirely. If your integration sends 1,000 API documents per month, that’s $200/month on top of seat costs. Build the document fee into your model before committing.

Mistake 2: Assuming the community self-hosted edition includes API access. 

It doesn’t. If you deploy the free community edition expecting to use the REST API for automation, you’ll need to upgrade to a Pro self-hosted license to unlock it.

Mistake 3: Choosing self-hosted for cost savings without accounting for maintenance overhead.

Self-hosting eliminates some costs, but someone on your team owns upgrades, backups, monitoring, and incident response for that instance. For teams without infrastructure experience, the cloud Pro plan is often more economical when the total cost of ownership is factored in.

Mistake 4: Not requesting volume discount pricing. 

DocuSeal offers volume discounts on both API document fees and additional Pro seats. Teams expecting significant document volume should ask about tiered pricing before signing a contract.

Mistake 5: Underestimating the feature gap between Free and Pro. 

The free plan’s 10-submission cap and absence of API access make it unsuitable for production use in almost every business context. Treat it as a proof-of-concept environment, not a long-term plan.

Mistake 6: Ignoring the AGPLv3 licensing implications. 

The community edition is AGPLv3 licensed. If you modify the DocuSeal source code and offer it as part of a networked service, AGPLv3 requires you to release those modifications publicly. Teams building proprietary SaaS products on top of DocuSeal’s code should review the license terms with legal counsel.

Final Verdict

DocuSeal’s pricing is genuinely competitive in the open-source eSignature space. The cloud Pro plan at $20/user/month is among the more affordable API-enabled options available, and the self-hosted Pro option makes it worth considering for data-sovereign teams who want to control their own infrastructure.

The structure requires careful modeling: the per-document API fee at $0.20 compounds quickly at volume, the gap between the free tier and Pro is larger than it looks on the surface, and the AGPLv3 license has real implications for teams embedding signing into commercial products. Teams that understand their expected document volumes, hosting preferences, integration requirements, and licensing constraints will have a clear picture of what DocuSeal will actually cost them.

If your primary requirement is embedding a fully white-labeled, developer-controlled signing experience into your own product, the architecture of the platform matters as much as the price. Native component-based platforms offer embedding depth that widget-reliant tools can’t match.

Verdocs provides an API-first embeddable eSignature platform with 60+ native web components, full CSS control, MIT-licensed open-source SDKs, and a free tier with 25 envelopes/month, built for developers who need to own the document workflow experience end-to-end. Book a demo to see how it compares for your specific integration.

Frequently Asked Questions

What does DocuSeal’s free plan include?

DocuSeal’s free cloud plan includes 10 document submissions per month with basic template creation and multi-party signing. It does not include API access, embedding, SSO, conditional fields, or batch sending. The Basic plan includes limited SMS-related usage allowances (up to 20 per month for signature requests and phone 2FA), but higher-volume and advanced identity features require a paid plan. Treat the free tier as a proof-of-concept environment, not a long-term solution for production workloads.

How much does DocuSeal Pro cost?

DocuSeal Pro costs $20 per user per month, or $200 per user per year. Pro includes API and embedding access, white-labeling, SSO/SAML, SMS verification, conditional fields, batch sending, and team roles. API document completions are billed separately at $0.20 per completed document.

Is DocuSeal free to self-host?

Yes,  the DocuSeal community edition can be self-hosted for free under the AGPLv3 license. Self-hosting gives you full data residency control. However, API access, embedding, and SSO require a Pro self-hosted license at $20/user/month. Note that the AGPLv3 license may require open-sourcing proprietary applications that incorporate DocuSeal as a networked service, worth reviewing with legal counsel before deploying in a commercial SaaS product.

What is the DocuSeal API cost?

DocuSeal charges $0.20 per completed document for API and embedded signing workflows. This fee applies regardless of whether you’re on the cloud Pro plan or the self-hosted Pro plan. Volume discounts are available for high-volume users. At 5,000+ completions per month, this fee alone can exceed $1,000/month before seat costs. Model your expected volume carefully before committing.

When should I consider a DocuSeal alternative?

DocuSeal is a solid choice for affordable, API-enabled eSignature at moderate volumes. Consider an alternative if you need deeper UI embedding with native web components rather than JavaScript widgets, a broader pre-built integration catalog, MIT-licensed SDKs that won’t trigger AGPLv3 obligations in proprietary software, or if your API volumes are high enough that the per-document fee structure becomes expensive. For teams embedding signing directly into a product they’re building, platforms like Verdocs, which offer 60+ composable web components and MIT-licensed SDKs, provide more granular control over the embedded signing experience.