Ignisign
Ignisign

IgniSign is a comprehensive electronic signature platform that enables users to sign, send, and manage documents securely online.

Completely Secure
78689VIEWS
2173USERS

Tools

1 of 6

Ignisign Api Authentication

Tool to authenticate an application over Ignisign API and retrieve a JWT. Use when obtaining a bearer token before making other API calls.

Cancel Signature Request

Cancel (close) a signature request to terminate it. This uses the Ignisign /close endpoint which permanently cancels the signature workflow. Use this when you need to abort a signature request that is in DRAFT or IN_PROGRESS status. This operation is idempotent - calling it on an already cancelled request returns success without error.

Close Ignisign Signature Request

Tool to close an active signature request. Use when you need to end a signature process after all signers have completed or to abort a request in progress.

Initialize Document

Tool to initialize a document for a signature request. Use when linking a new document to an existing signature request after creating that request.

Create Signer

Tool to create a new signer. Use when onboarding a signer to an application environment after selecting a signer profile.

Create Webhook Endpoint

Tool to create a new webhook endpoint for an application. Use after obtaining application ID and environment to register for event notifications.