zapsign - Create and manage ZapSign electronic signatures via curl
ZapSign electronic signature API via curl to create documents for signature, manage signers, and track signing status.
Tags
Updated: 2026-09-22Capabilities
Typical Inputs
What this skill does
- Create documents for electronic signature
- Add signers to documents
- Track signing status and details
- Send email or WhatsApp notifications
- Collect biometric verification during signing
- Delete documents
Inputs
- ZapSign API token
- Document source (PDF URL, Base64 PDF, or Markdown text)
- Document token
- Signer details
Outputs
- Document creation response with token
- Document signing status and details
- Direct signing links for signers
- URLs to original and signed PDF files
Requirements
- ZAPSIGN_API_TOKEN environment variable
- curl CLI tool
- jq CLI tool
- bash environment
