Ignisign
Overview
SLUG: IGNISIGN
Description
IgniSign is a comprehensive electronic signature platform that enables users to sign, send, and manage documents securely online.
Authentication Details
API Key
Connecting to Ignisign
Create an auth config
Use the dashboard to create an auth config for the Ignisign toolkit. This allows you to connect multiple Ignisign accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Ignisign Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Ignisign toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
IGNISIGN_API_AUTHENTICATION
Tool Name: Ignisign API Authentication
Description
Action Parameters
Action Response
IGNISIGN_CANCEL_SIGNATURE_REQUEST
Tool Name: Cancel Signature Request
Description
Action Parameters
Action Response
IGNISIGN_CREATE_DOCUMENT
Tool Name: Initialize Document
Description
Action Parameters
Action Response
IGNISIGN_CREATE_SIGNER
Tool Name: Create Signer
Description
Action Parameters
Action Response
IGNISIGN_CREATE_WEBHOOK_ENDPOINT
Tool Name: Create Webhook Endpoint
Description
Action Parameters
Action Response
IGNISIGN_DELETE_DOCUMENT
Tool Name: Delete Document
Description
Action Parameters
Action Response
IGNISIGN_DELETE_SIGNATURE_REQUEST
Tool Name: Delete Ignisign Signature Request
Description
Action Parameters
Action Response
IGNISIGN_DELETE_SIGNER
Tool Name: Delete Signer
Description
Action Parameters
Action Response
IGNISIGN_DELETE_WEBHOOK_ENDPOINT
Tool Name: Delete Webhook Endpoint
Description
Action Parameters
Action Response
IGNISIGN_GET_APPLICATION_CONTEXT
Tool Name: Get application context
Description
Action Parameters
Action Response
IGNISIGN_GET_DOCUMENT_INFORMATION
Tool Name: Get Document Information
Description
Action Parameters
Action Response
IGNISIGN_GET_MISSING_SIGNER_INPUTS
Tool Name: Get Missing Signer Inputs
Description
Action Parameters
Action Response
IGNISIGN_GET_SIGNATURE_REQUEST_DETAILS
Tool Name: Get Signature Request Details
Description
Action Parameters
Action Response
IGNISIGN_GET_SIGNATURE_REQUEST_DOCUMENT
Tool Name: Get Signature Request Document
Description
Action Parameters
Action Response
IGNISIGN_GET_SIGNATURE_REQUESTS
Tool Name: Get Signature Requests
Description
Action Parameters
Action Response
IGNISIGN_GET_SIGNATURE_REQUEST_STATUS
Tool Name: Get Signature Request Status
Description
Action Parameters
Action Response
IGNISIGN_GET_SIGNED_DOCUMENT
Tool Name: Get Signed Document
Description
Action Parameters
Action Response
IGNISIGN_GET_SIGNER_CREATION_CONSTRAINTS
Tool Name: Get Signer Creation Constraints
Description
Action Parameters
Action Response
IGNISIGN_GET_SIGNER_INPUT_CONSTRAINTS
Tool Name: Get Signer Input Constraints
Description
Action Parameters
Action Response
IGNISIGN_GET_SIGNER_INPUTS
Tool Name: Get Signer Inputs
Description
Action Parameters
Action Response
IGNISIGN_GET_SIGNER_PROFILE
Tool Name: Get Signer Profile
Description
Action Parameters
Action Response
IGNISIGN_GET_SIGNER_PROFILES
Tool Name: Get Signer Profiles
Description
Action Parameters
Action Response
IGNISIGN_GET_WEBHOOK_DETAILS
Tool Name: Get Webhook Details
Description
Action Parameters
Action Response
IGNISIGN_GET_WEBHOOKS
Tool Name: Get Webhooks
Description
Action Parameters
Action Response
IGNISIGN_IGNISIGN_CLOSE_SIGNATURE_REQUEST
Tool Name: Close Ignisign Signature Request
Description
Action Parameters
Action Response
IGNISIGN_IGNISIGN_UPDATE_SIGNER
Tool Name: Update Signer
Description
Action Parameters
Action Response
IGNISIGN_INIT_SIGNATURE_REQUEST
Tool Name: Initialize Ignisign Signature Request
Description
Action Parameters
Action Response
IGNISIGN_LIST_DOCUMENTS
Tool Name: List Documents
Description
Action Parameters
Action Response
IGNISIGN_PROVIDE_DOCUMENT_CONTENT_DATA_JSON
Tool Name: Provide Document Content Data JSON
Description
Action Parameters
Action Response
IGNISIGN_PROVIDE_DOCUMENT_CONTENT_FILE
Tool Name: Provide Document Content File
Description
Action Parameters
Action Response
IGNISIGN_PROVIDE_DOCUMENT_CONTENT_PRIVATE_FILE
Tool Name: Provide Document Content Private File
Description
Action Parameters
Action Response
IGNISIGN_PUBLISH_SIGNATURE_REQUEST
Tool Name: Publish Signature Request
Description
Action Parameters
Action Response
IGNISIGN_SEARCH_SIGNERS
Tool Name: Search Signers
Description
Action Parameters
Action Response
IGNISIGN_UPDATE_DOCUMENT_INFORMATION
Tool Name: Update Document Information
Description
Action Parameters
Action Response
IGNISIGN_UPDATE_SIGNATURE_REQUEST
Tool Name: Update Signature Request
Description
Action Parameters
Action Response
IGNISIGN_UPDATE_WEBHOOK_ENDPOINT
Tool Name: Update Webhook Endpoint
Description
Action Parameters
Action Response