SignSimple

Send PDFs for legally binding electronic signature, free and unlimited.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

  • Send For Signature: Send a PDF document for legally binding electronic signature via SignSimple (free, unlimited). Provide the PDF as a fetchable URL or base64, plus recipient name(s) and email(s). Ea
  • Get Document Status: Check the status of a document previously sent for signature: overall state (sent/completed/declined/expired/voided), per-recipient progress (pending/viewed/signed), and the signe
  • List Documents: List the 25 most recent documents sent from the connected SignSimple account, with status and signed-PDF URLs where complete. Requires a SignSimple API key.

What data it sees

Do you need an account

No: the server works without sign-in

Send PDFs for legally binding electronic signature, free and unlimited. Recipients get secure emailed signing links; signature and date fields are placed automatically or with custom geometry. Track per-recipient progress (viewed, signed, declined) and download the completed PDF with a tamper-evident audit certificate carrying a SHA-256 hash of the original document. Includes free, professionally drafted legal templates (NDA, lease, contractor agreement, liability waiver, bill of sale, promissory note) sendable by URL. The X-Api-Key is optional for browsing: create one free at signsimple.app/profile to send documents. Docs: signsimple.app/developers

Server tool list (4)

Raw names from tools/list. Only developers need these.

send_for_signatureSend a PDF document for legally binding electronic signature via SignSimple (free, unlimited). Provide the PDF as a fetchable URL or base64, plus recipient name(s) and email(s). Each recipient is emailed a secure signing link; signature and date fields are placed automatically unless custom fields are given. Works with the free templates from list_templates (pass their pdf URL as document_url). Requires a SignSimple API key (create one at https://signsimple.app/profile).
get_document_statusCheck the status of a document previously sent for signature: overall state (sent/completed/declined/expired/voided), per-recipient progress (pending/viewed/signed), and the signed PDF download URL once complete. Requires a SignSimple API key.
list_documentsList the 25 most recent documents sent from the connected SignSimple account, with status and signed-PDF URLs where complete. Requires a SignSimple API key.
list_templatesList SignSimple's free, professionally drafted document templates (NDA, lease, contractor agreement, liability waiver, bill of sale, promissory note). Returns each template's info page and direct PDF URL — pass the PDF URL to send_for_signature as document_url to send one. No API key needed.