Skip to main content

Signaturit

Signaturit
Electronic signatures · API tokenBeta

Signaturit lets you query signature requests and send documents, reminders, or cancellations with human confirmation.

Connect

  1. Obtain the API token from Account Profile > Integrations in Signaturit.
  2. Your organization enables Signaturit and grants access under Settings > Integrations.
  3. To share an account, an administrator saves the token and environment there. Authorized users use that connection without connecting a personal account.
  4. If there is no organization token, open Profile > Integrations > Signaturit, select Connect, and enter your personal token.
  5. Check the connection status and add Signaturit to your agent.

Production uses https://api.signaturit.com/v3; the test environment uses https://api.sandbox.signaturit.com/v3. The token must match the configured environment. The connection uses a token rather than an OAuth consent screen.

What it can do

  • Count, list, and read signature requests and their details.
  • List templates.
  • Send a request using a template or a chat attachment, specifying recipients, subject, and message.
  • Send reminders or cancel a request.

Each send, reminder, and cancellation requires approval. To send a request, choose one document source: a template or an attachment. Review the file and recipient addresses before confirming.

Examples

List pending signature requests and summarize their status.

Prepare the attached PDF for Marta to sign and show me the details before sending it.

If the connection fails, check the token and environment; if the organization manages it, an administrator must update it.

Back to the catalog