Send a PDF and signer details to one endpoint. We apply the signature field and deliver the signed document to your webhook.
curl -X POST https://api.anyconvert.app/v1/convert \
-H "Authorization: Bearer sk_live_..." \
-F "file=@agreement.pdf" \
-F "strategy=sign_pdf" \
-F "signer_email=jane@client.com" \
-F "webhook_url=https://yourapp.com/webhooks/pdf"
→ 202 Accepted
{
"job_id": "job_94af2d1b",
"status": "processing"
}
[Note: confirm e-signature legal and compliance requirements for your target jurisdictions before launch]
Buy a credit pack. Each credit applies a signature to one document. Turn on auto-recharge in your dashboard and you'll never run dry.
Running low? Turn on auto-recharge and we'll top up your credits automatically when your balance hits zero.