For Developers & SaaS Teams

API and Embedding Pricing

Bring document signing into your SaaS, CRM, KYC, and onboarding workflows. With our pay-as-you-go API pricing, you pay only when documents are signed.

$0.20
Per Document
Free
Sandbox Testing
99.9%
Uptime SLA

Production

$0.20 / document

Per document signed via API or Embedding. Available on any plan with API access enabled.

Legally binding signatures

Full audit trail & digital certificate

REST API with webhooks

Real-time event notifications

Embeddable signing forms

iFrame & JavaScript SDK

White-label branding

Custom logos, colors & domains

Template management via API

Create, clone & manage programmatically

Get Started - FREE

Sandbox

$0 / document

Free unlimited API and Embedding for development and testing. No credit card required.

Unlimited API calls

Build & iterate with no limits

Full feature parity

Same API as production

Test webhooks & embedding

Validate your integration end-to-end

Documents not legally binding

TEST watermark on all documents

Instant API keys

Start building in minutes

Get Started - FREE
Get Started in Minutes

Three Steps to Go Live

From sign-up to production in minutes, not weeks.

1

Create an account

Sign up for free and get your sandbox API keys instantly. No credit card, no commitments.

2

Build & test in sandbox

Integrate signing into your app using our API or embeddable forms. Test everything for free, unlimited.

3

Go live & pay per document

Switch to production keys and pay only $0.20 per document signed. Scale as you grow.

Quick Start

Send Your First Document

Just a few lines of code to send a document for signing.

// Send a document for signing via the Zignature API

const response = await fetch('https://app.zignature.io/api/submissions', {
  method: 'POST',
  headers: {
    'X-Auth-Token': 'YOUR_API_KEY',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    template_id: 1001,
    send_email: true,
    submitters: [{
      role: 'Signer',
      email: 'recipient@example.com'
    }]
  })
});

const data = await response.json();
console.log(data); // { id: 42, slug: "abc123", ... }
Full-Featured API

What's Included

Everything you need to build powerful document signing workflows into your application.

Templates

Create, manage, and clone templates programmatically. Upload PDFs or DOCX files via API.

Submissions

Send documents for signing, track status in real-time, and download completed signed files.

Webhooks

Get real-time notifications when documents are viewed, signed, or completed.

Embeddable Forms

Embed signing directly in your app with iframes or our JavaScript SDK. Fully white-labeled.

View docs →

White-Label

Custom branding, colors, logos, and domains on all signing pages and emails.

Compliance

ESIGN, UETA, and eIDAS compliant. Full audit trails and tamper-proof digital certificates.

Save More at Scale

Volume Discounts

Volume discounts apply automatically as you scale. Graduated pricing kicks in mid-month — no action needed, it resets each billing cycle.

Monthly Volume Per Document Savings
Up to 500 documents $0.20 Standard rate
500 – 5,000 documents $0.15 Save 25%
5,000+ documents $0.10 Save 50%
Common Questions

Frequently Asked Questions

Everything you need to know about the Zignature API. Can't find what you're looking for? Contact our team.

What counts as a "document"?
Sandbox vs. production — what's different?
How am I billed for API usage?
Can I embed signing in my app?
Do I need a subscription plan?
Are there rate limits?

Ready to Integrate?

Start building with our free sandbox today. No credit card needed, no time limits.

No credit card required
Unlimited sandbox testing
99.9% uptime SLA