Stop paying $65 a seat to send three NDAs a month.

$29/ month+$0.30/ envelope

That's the whole price list. The $29 covers API access, webhooks, test mode, and the first 10 envelopes. After that, $0.30 each. No seats. No annual cap. No quote calls.

Free for the first 10 envelopes / month, forever. Same audit cert as DocuSign, the legal framework hasn't changed in 20 years.

live · signing in progressenv_01HKMW9X3FA7
Master Services Agreement

This Master Services Agreement is entered into as of May 15, 2026 by and between Acme Corp. and Spondeo, Inc.

The parties agree to be bound by the terms set forth herein upon execution by their duly authorized representatives.

×
field_sig_01 · Page 4 · Required[email protected]
Pricing, in two lines

That's it. That's the whole thing.

The subscription
$29/ month
  • Full REST API and dashboard
  • Unlimited team members (no seat fees)
  • Unlimited test-mode envelopes
  • HMAC-signed webhooks with replay
  • Embedded signing iframe
  • 10 live envelopes / month included
The usage
$0.30/ envelope
  • After the first 10 / month
  • Unlimited recipients per envelope
  • Unlimited signatures, initials, fields
  • Audit cert appended to the signed PDF
  • No annual cap. No overage tier.
  • Volume credit at scale: $0.20 over 10K/mo, $0.15 over 100K

Free for the first 10 envelopes / month, no card, no time limit. · See the math

Run the numbers

What you'd actually pay vs. what DocuSign charges.

DocuSign Business Pro is $65 / seat / month with a 100-envelope annual cap per seat. Most teams hit the cap, then get pushed onto the API plan. Here's the math for three real shapes.

Scenario
DocuSign Business Pro
spondeo.
You keep
Solo founder
30 envelopes / year
$780$65/mo × 12, one seat, well under cap
$348$29/mo × 12, all envelopes under the 10/mo free pool
$43255% less
Sales team of 4
400 envelopes / year
$3,1204 seats × $65 × 12, fits exactly under the 4 × 100 cap
$432$348 sub + 280 paid envelopes × $0.30
$2,68886% less
SaaS, embedded signing
6,000 envelopes / year
$22K+Business Pro caps at ~400; rest is bespoke API tier
$2,016$348 sub + 5,880 envelopes × $0.30 (volume discount applies)
$20K+~91% less

DocuSign list prices as of 2026-05. Sources: DocuSign published rates, their published Business Pro plan limits, public re-seller pricing for API-tier overage. You can verify everything; we'd rather you do.

"Will it hold up?"

The same audit cert DocuSign uses, in your signed PDF.

Every envelope writes an immutable, append-only ledger. Source PDF is SHA-256 hashed at upload and re-verified at finalize. The certificate ships sealed inside the signed PDF , not as a separate attachment that can be lost.

ESIGN + UETA + eIDAS SES. SOC 2 Type II. BAA on request. The court-tested format hasn't changed in two decades; if it works for DocuSign in front of a judge, it works for us.

The legal details
Exhibit A · Activity ledger8 events · hash-chained
May 15, 202614:32:08 UTC
envelope.completed
env_01HKMW2X4QF · sealed and SHA re-verified
May 15, 202614:32:08 UTC
recipient.signed
[email protected] · ip 98.41.130.22 · Chrome 124
May 15, 202614:31:54 UTC
recipient.viewed
[email protected] · via signing link · pages 1 → 2
May 15, 202611:09:44 UTC
recipient.signed
[email protected] · 4 fields filled · drawn signature
May 15, 202610:58:13 UTC
envelope.sent
by [email protected] via api/v1 · idempotency ik_8f1c…
curl · send an envelope
curl https://api.spondeo.dev/v1/envelopes \
  -H "Authorization: Bearer sk_live_4Z…vN8w" \
  -H "Idempotency-Key: ik_8f1c…" \
  -d @- <<'JSON'
{
  "template_id": "tpl_msa_v3",
  "recipients": [{
    "name":  "Jordan Chen",
    "email": "[email protected]",
    "role":  "signer"
  }],
  "metadata": { "deal_id": "ACME-2026-Q2" }
}
JSON

# → 201 Created
# { "id": "env_01HKMW9X3FA7",
#   "status": "sent",
#   "signing_url": "https://sign.spondeo.dev/t/4f1a…7c9e" }
Built API-first

Eight lines of curl, one envelope sent.

The dashboard is a thin shell over the API. Whatever it does, you can do. Test mode is free and unlimited. Idempotency keys on every mutation. Webhooks signed with HMAC and replayable from the dashboard.

No "API plan" upcharge. The $29 subscription covers it. The same $0.30 per envelope whether you send from the UI or curl.

Send your first envelope before this tab loses focus.

Free for the first 10. No card. The signing flow, the audit cert, the webhooks, all of it.