Send for Signature
Create and send signature requests with a single API call. Specify recipients, document URL, and signing instructions.
Automate document signing with a simple REST API. Perfect for AI agents, CRM integrations, and workflow automation.
Everything you need to integrate document signing into your applications.
Create and send signature requests with a single API call. Specify recipients, document URL, and signing instructions.
Verify the authenticity of signed documents programmatically. Check signing status and audit trails.
Monitor signing progress in real-time. Know when documents are viewed, signed, or completed.
Send a signature request with a single API call.
curl -X POST https://easy-sign.ca/api/agent/sign-request \
-H "Authorization: Bearer es_live_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"recipient": {
"name": "John Doe",
"email": "john@example.com"
},
"document": {
"url": "https://example.com/contract.pdf",
"name": "Service Agreement"
}
}'That's it! The recipient receives an email with a secure signing link.
Build powerful integrations for any workflow.
Let AI assistants handle document signing workflows automatically.
Connect with Salesforce, HubSpot, or your custom CRM for seamless signing.
Build automated pipelines with Zapier, Make, or custom scripts.
Create your API key and start automating document signing today.