Pricing
Stronger records cost much less than the disputes they prevent
Simple pricing with no hidden fees. Every plan includes cryptographic proof, audit trails, and legal compliance.
No subscription required
Pay-As-You-Go Envelope Packs
Buy envelope credits. No monthly commitment. Same evidence and legal defensibility as subscribed plans. Pay only when you actually send a document for signature.
What's included in every pack
Most competitors require a $10–25/mo subscription even for occasional use. With Abundera, you pay only when you send.
Or subscribe and save:
Starter
Billed annually at $290/yr
50 envelopes · 2 users included
- Up to 2 users (+$10/mo per extra, +10 envelopes)
- API access (standard limits)
- 331 legal templates
- Hash-chained audit trails
- Certificate of Completion
- PAdES digital signatures
- Dual RFC 3161 timestamps
- Bitcoin blockchain anchoring
- GitHub evidence anchoring
- Public verification page
- Access code authentication
- Auto reminders
- Webhooks (HMAC-signed)
- Email notifications
- 3-year document retention
- $1.50/envelope overage
Professional
Billed annually at $990/yr
200 envelopes · 5 users included
- Up to 5 users (+$8/mo per extra, +20 envelopes)
- Everything in Starter, plus:
- Higher API rate limits
- SMS OTP verification 10/mo free
- Plain-English document summaries
- Bulk send (up to 100/call)
- Signing order enforcement
- Geo-lock by country
- Envelope comments
- Free court-ready declarations
- Custom email branding
- Identity photo capture
- Browser GPS location
- Audio & video statements
- Gov. ID verification $3/check
- KBA (knowledge-based auth) $5/session
- 7-year document retention
- $1.00/envelope overage
Business
Billed annually at $2,990/yr
1,000 envelopes · 15 users included
- Up to 15 users (+$5/mo per extra, +25 envelopes)
- Everything in Professional, plus:
- Team organizations
- Template CRUD API
- Audit trail export API
- VPN / proxy blocking
- Custom retention (up to 99 yr)
- Volume API rate limits
- Priority support
- 99.9% SLA guarantee
- Dedicated onboarding
- SMS OTP verification 50/mo free
- ID verification included 2/mo free
- $0.50/envelope overage
Enterprise & White Label
Run Abundera Sign under your own brand. Custom domain, your logo, your colors — your clients never see ours. Unlimited envelopes, custom SLA, dedicated onboarding, and full Template CRUD API for building your own signing experience.
Contact SalesPer-Use Add-Ons (Professional+ plans)
Business plan includes 50 ID verifications/mo free. Court-ready declarations are free for active subscribers. RON is Business+ only. All other add-ons are pay-per-use. AI document summaries, identity photos, GPS location, and audio/video statements are included at no extra cost.
All plans include: ESIGN Act + UETA compliance, SHA-256 hash-chained audit trails, PAdES digital signatures with trusted timestamps, RFC 3161 timestamps, Certificate of Completion, cryptographic proof pages, signer evidence scoring, signing ceremony proof, tamper-evident seals, public verification page, signer decline with reason, immutable evidence storage, bot/prefetch detection, and multi-provider email delivery.
The Math
What a disputed contract actually costs
Average cost to litigate a contract dispute. Attorney fees, expert witnesses, discovery, and court costs add up fast — even if you win.
Compliance errors with proper e-signature audit trails (Aberdeen Group). Fewer errors means fewer disputes, fewer fines, fewer sleepless nights.
Per agreement in processing costs vs. paper (DocuSign study). Printing, shipping, scanning, filing, chasing — all gone. That's before the legal savings.
Our hash-chained audit trail + RFC 3161 timestamps make post-signature tampering detectable and signer denial substantially harder to sustain. Built for stronger post-signature proof than standard audit-trail-only workflows.
Why Abundera Sign
Compare evidence depth, not just signature collection
See how Abundera stacks up against DocuSign, Dropbox Sign, PandaDoc, and SignNow across 35+ features — including what a 20-person team actually pays.
View Full ComparisonDeveloper-First API
One API call. That's it.
Full REST API with JWT auth. Create envelopes, list status, download PDFs, verify audit trails. HMAC-signed webhooks on every event.
POST /api/v1/envelopes
Authorization: Bearer <jwt>
{
"template": "nda-mutual",
"signers": [
{"email": "alice@example.com", "name": "Alice", "role": "party_a"},
{"email": "bob@example.com", "name": "Bob", "role": "party_b"}
],
"fields": {"company_name": "Acme Corp"}
}POST /api/v1/envelopes
Authorization: Bearer <jwt>
{
"template": "nda-mutual",
"signers": [
{"email": "alice@example.com", "name": "Alice", "role": "party_a"},
{"email": "bob@example.com", "name": "Bob", "role": "party_b", "phone": "+15551234567"}
],
"fields": {"company_name": "Acme Corp"},
"sign_order": true,
"access_code": "7291",
"geo_lock": ["US", "CA"],
"expiry_days": 14,
"reminder_days": 3,
"callback_url": "https://yourapp.com/webhooks/signed"
}POST /api/v1/envelopes
Authorization: Bearer <jwt>
{
// Document & Organization
"template": "nda-mutual",
"org_id": "550e8400-e29b-41d4-a716-446655440000",
"fields": {"company_name": "Acme Corp", "effective_date": "2026-04-01"},
"locked_fields": ["company_name", "effective_date"],
"metadata": {"deal_id": "D-1042", "department": "legal"},
// Signers & Recipients
"signers": [
{"email": "alice@example.com", "name": "Alice Chen", "role": "party_a"},
{"email": "bob@example.com", "name": "Bob Smith", "role": "party_b", "phone": "+15551234567"}
],
"cc": [{"email": "legal@acme.com", "name": "Legal Team"}],
"sign_order": true,
"allow_delegate": false,
// Security Gates
"access_code": "7291",
"geo_lock": ["US", "CA"],
"block_vpn": true,
// Identity Verification
"require_photo": "required",
"require_geolocation": "optional",
"require_audio_statement": "required",
"require_video_statement": "optional",
"require_id_verification": "required",
"require_kba": "optional",
"ai_summary": true,
// PDF Customization
"watermark": "CONFIDENTIAL",
"footer": {"left": "Acme Corp", "right": "Confidential", "rule": true},
"attach_pdf": true,
// Lifecycle
"expiry_days": 14,
"retention_years": 7,
"reminder_days": 3,
"max_reminders": 5,
"message": "Please review and sign the NDA before our meeting Friday.",
// Webhook & Payment
"callback_url": "https://api.acme.com/webhooks/sign",
"payment_amount": 5000,
"payment_currency": "usd"
}FAQ
Common questions
Is Abundera Sign legally binding?
Further reading: The E-Signature Audit Theater Problem
How is this different from DocuSign or HelloSign?
What is an RFC 3161 trusted timestamp?
What is a PAdES digital signature?
Can I verify a signed document without an account?
How does the hash-chained audit trail work?
Do you offer SMS verification?
What happens if a signed document is disputed in court?
What does the Declaration of Custodian of Records include?
Do you charge per user?
Can I use the API to send documents programmatically?
How long are signed documents stored?
What templates are available?
What are the Audio and Video Statement features?
What are Signing Links, Delegation, Embedded Signing, and In-Person Signing?
Ready to get started?
See all features in action or send yourself a demo document in under 30 seconds.