Signwell
Signwell

SignWell is an electronic signature tool for legally binding e-signatures and faster document signing.

Completely Secure
169106VIEWS
2267USERS

Tools

1 of 2

Create Document

Tool to create and optionally send a new document for signing. Use when you have files and recipients defined and want to programmatically submit a signature request in one call.

Create Document From Template

Tool to create and optionally send a new document for signing from a template. Use when you need to generate a document using a pre-configured template with placeholders. If draft is set to true the document will not be sent.

Create Webhook

Tool to register a webhook callback URL. Use when you need to receive document event notifications.

Delete Document

Tool to delete a document (and cancel signing if in progress). Use when you need to remove a document by ID after confirming it.

Delete Webhook

Deletes a registered webhook by its ID. Use this to remove webhooks that are no longer needed. Returns no content on success.

Get Credentials

Retrieve account information for the authenticated API key. Returns comprehensive details including user profile, account settings, workspace configuration, and contact information. Use this to validate API credentials, check account capabilities (like template creation limits), or get user/account IDs for other API calls.