SignWell is an electronic signature tool for legally binding e-signatures and faster document signing.
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.
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.
Tool to register a webhook callback URL. Use when you need to receive document event notifications.
Tool to delete a document (and cancel signing if in progress). Use when you need to remove a document by ID after confirming it.
Deletes a registered webhook by its ID. Use this to remove webhooks that are no longer needed. Returns no content on success.
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.