Start for free in Sandbox, no CC required.
Use our powerful API and Embedding to implement document signing workflows with ease.
Embed document signing into web apps
Embed document signing in mobile apps
Embed form builder to create signing forms
Send documents for signature via API
Pre-fill document form fields with API
Create PDF fillable form with HTML API
Create PDF fillable form with text tags
Download signed documents
Create and send documents using REST API. Receive webhook events to get notified when the documents are signed.
Try it Nowcurl --request POST \
--url https://api.docuseal.co/submissions/emails \
--header 'X-Auth-Token: API_KEY' \
--header 'content-type: application/json' \
--data '{"template_id":123,"emails":"hi@docuseal.co, example@docuseal.co"}'
DocuSeal allows you to bring document signing process into your apps.
This perfectly fits CRM, KYC, and onboarding workflows.
<script src="https://cdn.docuseal.co/js/form.js"></script>
<docuseal-form
data-src="https://docuseal.co/d/LEVGR9rhZYf86M"
data-email="signer@example.com">
</docuseal-form>
Create unique document templates with fillable fields using HTML.
Use special HTML tags to render fields on the page at the exact place.
<text-field
name="Full Name"
role="Customer"
required="false"
style="width: 100px; height: 20px">
</text-field>
Start for free and pay only for what you use. No contracts required.
Does $20/user in the Pro plan mean $20 per recipient that signs the document?
No. By user we mean the Web UI seat for a user who needs access to the DocuSeal's app with their email and password to send/manage documents or to access the API key.
How does DocuSeals API and Embedding pricing work?
DocuSeal provides API and Embedding features as a part of the Pro Plan. In order to get the license keys for API and Embedding you need to purchase at least one Pro seat which is $20/month.
Below are some examples on how API pricing works. The pricing is based on the number of documents signed.
Example 1:
You are a SaaS business looking to implement document signing capabilities for your app as a part of the onboarding process. You expect 200 documents signed by your clients per month.
Your monthly pricing would look like this:
Pro $20/user/month: $20
200 API documents signed/month: 200 documents * $0.2 = $40
Total monthly cost = $20 + $40 = $60/month
Example 2:
You're developing document signing for 5 of your clients. For each client you want to provide a separate tenant admin account with their own password and full access to the DocuSeal app with API keys and Webhook URL settings. You expect to sign 1000 documents per month from 5 clients in total.
Your monthly pricing would look like this:
Pro 1 Super Admin - $20/month
Pro 5 Tenant Admin - $20 * 5 = $100/month
1000 API documents signed/month = $0.2 * 1000 = $200/month
Total monthly cost = $20 + $100 + $200 = $320/month
Is the API pricing per document based on the number of documents signed?
Yes. API pricing is based on the number of documents signed. If the document is signed by multiple parties it still counts as one signed document.
How does support for API and Embedding work?
We can help you with DocuSeal Integration and Embedding. We are very responsive so you will usually hear from us in a few hours via email or Discord.
Is API and Embedding available on-premises?
Yes, all DocuSeal integration features are available both on-premises and in the Cloud.