All articles
eSignature API Pricing 2026: DocuSign vs Adobe vs Dropbox Sign vs GoodSign

eSignature API Pricing in 2026: What DocuSign, Adobe, Dropbox Sign and GoodSign Really Charge

Working out what an eSignature API actually costs is harder than it should be. The headline plans you see on pricing pages are built around the web app — the developer pricing lives on a separate page, behind different tiers, and sometimes behind a sales call.

This guide lays out the real numbers, taken from each vendor's own pricing pages on 21 September 2026, and shows where the break-even points sit.

GoodSign API

$1.50 /envelope

No monthly fee. Full API on every account.

DocuSign API

$600+ /year

Separate developer plans, from $50/mo billed annually.

Dropbox Sign API

$75 /month

Entry tier 50 requests/mo; higher tiers from $165/mo.

Adobe Acrobat Sign API

Sales only

Free sandbox; production pricing is quote-only.

The API Pricing Trap Nobody Warns You About

The most common mistake: assuming the plan you already pay for includes the API.

DocuSign sells its API on separate developer plans. The eSignature plans most people buy — Personal ($11/mo), Standard ($30/user/mo) and Business Pro ($45/user/mo), billed annually and paid monthly — are built around the web app, and DocuSign's developer plans start at $50/month billed annually ($600/year) for a starting allowance of 40 envelopes a month, rising to $300/month for 100. DocuSign's own pages are ambiguous about whether an eSignature plan alone can go live against the API, so budget for the developer plan and confirm with them before you build.

The caps matter as much as the price: Standard and Business Pro include 100 envelopes per user per year on annual billing (10 per user per month on monthly billing), and an envelope counts the moment you send it, signed or not. Overage is published — $3.00 to $5.80 per envelope depending on plan and billing — which is two to four times GoodSign's per-envelope price.

Adobe Acrobat Sign gives developers a free sandbox, but Adobe states plainly that "API access is reserved exclusively for enterprise and developer tier accounts", and Acrobat Sign Solutions has no published price at all. Budgeting means talking to sales. Note which cap applies to you: Acrobat Standard and Acrobat Pro are unlimited on transactions, while the Acrobat Sign licence tiers include 150 transactions per user per year — the distinction most comparison tables get wrong.

Dropbox Sign is the most transparent of the big three. Its API is a separate product with a published ladder: Essentials 50 at $75/month billed yearly ($900/year) for 50 signature requests a month, Essentials 100 at $165/month, then Standard tiers from $300/month. Anything above 500 requests a month is a sales quote.

GoodSign takes the opposite approach: the full API is included on every account, there's no monthly platform fee, and you pay $1.50 USD per envelope sent — one price, whether you send it from the dashboard or from code.

Cost at Volume: Where the Lines Cross

Monthly cost by envelopes sent (USD) GoodSign DocuSign API entry Dropbox Sign API entry $0 $25 $50 $75 0 10 20 30 40 50 envelopes sent per month ≈33/mo $75/mo · ≈50 req cap $75 at 50 sends ~$50/mo

The chart stops at 50 envelopes/month — exactly Dropbox Sign's entry-tier request cap, and the point where its flat fee and GoodSign's pay-per-use meet. Adobe isn't on the chart because there's no published production price to plot. DocuSign entry shown at its ~$600/yr developer floor.

Read the chart honestly and it says three things:

  1. Below about 30 envelopes a month, pay-per-use wins outright. At 10 envelopes/month GoodSign costs $15; the cheapest DocuSign developer plan costs ~$50 whether you send or not.
  2. Between 30 and 50, it's close — but the flat plans carry annual commitments and request caps, so "cheaper" assumes you actually hit your volume every month. Seasonal senders rarely do.
  3. Past 50+ envelopes every single month, a subscription's unit cost drops below $1.50 — no spin, that's just arithmetic. If your volume is high and steady, compare the caps and overage rates carefully. If it's high but spiky, pay-per-use still usually wins on the year.

What You Get for the Money

GoodSign DocuSign Adobe Acrobat Sign Dropbox Sign
API access Included, every account Separate developer plans from ~$600/yr Sandbox free; production quote-only Separate product from ~$75/mo
Pricing model $1.50 per envelope Annual subscription tiers Enterprise agreement Monthly tiers by request volume
Envelope/request caps None — pay per send 100/user/yr on annual plans (10/user/mo on monthly); developer plans from 40/mo 150/user/yr on Acrobat Sign licences; Acrobat Standard and Pro unlimited 50 requests/mo on the entry API tier
Published overage No cap to exceed $3.00–$5.80 per envelope Not published No overage — tier quotas instead
Embedded signing Included Higher API tiers Enterprise Higher API tiers (hundreds/mo)
Extra team members Free, unlimited Per-seat pricing Per-license pricing Per-seat on Standard+
Sandbox/testing Free Free developer sandbox Free sandbox Free test mode

Competitor prices are list USD, verified 21 September 2026 from vendor pricing pages, and can change — check their pricing pages before committing. GoodSign is $1.50 USD per envelope everywhere, with volume discounts available for bulk credit purchases.

Getting Started Takes One POST Request

GoodSign's API doesn't need a special plan, an onboarding call, or a contract. Create an API key in your dashboard and you're sending:

curl -X POST https://goodsign.io/api/usetemplate \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "uuid": "YOUR_TEMPLATE_UUID",
    "doc_name": "Consulting Agreement - Acme",
    "signers": [
      {"key": "client", "name": "Jane Smith", "email": "jane@acme.com"}
    ]
  }'

That's a full envelope — fields, reminders, audit certificate and webhooks included — for $1.50. The API quickstart walks through templates, text tags for PDFs you generate yourself, webhooks and downloading completed documents. There's also an MCP server if you're wiring signatures into an AI agent rather than an app.

Which API Should You Actually Pick?

Pick GoodSign if your volume is under ~50 envelopes a month, or spiky, or you just don't want a platform fee before you've sent anything. Every feature is on every account, so you're never forced up a tier to unlock embedded signing or webhooks.

Pick DocuSign if you're an enterprise standardised on DocuSign already and your legal team wants one vendor — but budget for the developer plan properly; it is not the $30/month you saw on the consumer pricing page.

Pick Adobe if you're deep in the Adobe enterprise stack and have a procurement team that enjoys quotes.

Pick Dropbox Sign if you send a steady 50–250 requests a month and want published, predictable tier pricing from a big vendor.

FAQ

Is there a free eSignature API?

For development, yes — GoodSign, DocuSign and Adobe all offer free developer sandboxes to build and test against. For production sending, nothing is genuinely free: GoodSign simply has no base fee, so you pay $1.50 per envelope from your first send and nothing more — which at low volumes still beats any subscription floor.

Does the DocuSign API cost extra on top of a DocuSign plan?

DocuSign sells API access as separate developer plans starting at $50/month billed annually ($600/year) for 40 envelopes a month. Its eSignature pages are ambiguous about production API use on Personal, Standard or Business Pro, so treat the developer plan as the budget line and confirm with DocuSign before building.

What does the EchoSign API cost?

EchoSign is the old name for Adobe Acrobat Sign, so the answer is Adobe's: the developer sandbox is free, and production API access runs through an enterprise agreement with no published price. If you are pricing an EchoSign integration today, you are pricing an Acrobat Sign quote.

What's the cheapest eSignature API for low volume?

Against the big platforms, per-envelope pricing wins by construction: 5 envelopes a month costs $7.50 on GoodSign, where DocuSign's developer plan floor is $50/month and Dropbox Sign's API starts at $75/month. The break-even against those flat plans sits around 30–50 envelopes a month.

Smaller pay-as-you-go vendors price below us per document — SignWell bills API documents from $0.85 after a free monthly allowance, eSignatures.io charges NZ$0.89 per contract, and Annature charges A$1.75 per envelope. What you are comparing at that end of the market is what a document includes: a GoodSign envelope covers unlimited signers, unlimited pages and unlimited team members, with credits that never expire, and the same $1.50 whether it is sent from the dashboard, the API or an AI agent through our MCP server.

What happens if I go over my plan's cap?

On capped plans you either pay overage or move up a plan. DocuSign publishes its overage at $3.00 to $5.80 per envelope over the 100 per user per year; Adobe's cost above 150 transactions per user per year is not published; Dropbox Sign has no overage, you move to the next quota tier. Pay-per-use has no cap to go over — that's the point.

Where can I compare eSignature pricing for everyday sending, not the API?

This guide covers API plans only. For per-user subscriptions versus pay-per-envelope pricing when you send from the dashboard, see our eSignature pricing comparison.


Prices verified 21 September 2026 from vendor pricing pages and are subject to change. GoodSign pricing is always public: $1.50 USD per envelope, everything included.

Need documents signed? Start with a free electronic signature account — no subscription, $1.50 per envelope.

Ready to simplify your document signing?

No subscription. Pay only when you send — just $1.50 per envelope.

Try a Free Electronic Signature →

Also built by us

That chat bubble in the corner is tiny.help

It’s how we answer every GoodSign customer — live chat, email and the AI you already pay for, all in one inbox. One line of HTML and it’s on your site too.

Take a look at tiny.help $29 a month. Live in two minutes. Cancel in one click.

All rights reserved © GoodSign Limited 2026
2 Stuart St, Ponsonby, Auckland 1011, New Zealand..