Documentation

Integrate document
workflows directly
into your systems

Use DocuFlow APIs and webhooks to automate signatures, approvals, templates, and operational workflows from your applications.

  • REST APIs

  • Real-time webhooks

  • Secure authentication

  • Operational automation

POST/documents/send
RequestResponseCode samples

Body JSON

{
  "template_id": "tmpl_4832",
  "recipients": [
    {
      "email": "alex@company.com",
      "role": "signer",
      "order": 1
    }
  ],
  "message": "Please review and sign."
}
200 OK124msRequest successful

Trusted by teams building modern workflows

AcmeLayerNovaTechSphereClarityPulse

Get started in minutes

Generate API credentials, send your first document, and automate workflow events quickly.

Generate API Key

Create secure API credentials for development and production environments.

Send Your First Document

Trigger signature workflows directly through REST APIs.

Configure Webhooks

Receive real-time events for approvals, signatures, and workflow updates.

Test Workflow Automation

Validate integrations safely before production rollout.

Simple and predictable APIs

Manage documents, recipients, templates, approvals, and workflow operations through structured REST endpoints.

Example Request

{
  "template_id": "tmpl_4832",
  "recipients": [
    {
      "email": "alex@company.com",
      "role": "signer"
    }
  ]
}

Example Response

{
  "status": "sent",
  "workflow_id": "wrk_29482"
}

Manage secure API access across environments

Create and manage API keys for development, staging, and production workflows.

EnvironmentStatusLast Used
DevelopmentActive2h ago
StagingActiveYesterday
ProductionActive4m ago
  • Secure authentication
  • Workspace-based access
  • Environment separation
  • Key rotation support

Production Active

Used in live workflows

Last Request

POST /documents/send

Secure key storage enabled

Respond to workflow events instantly

Receive real-time webhook events for signatures, approvals, document views, reminders, and workflow updates.

Event examples

  • document.viewed
  • signature.completed
  • workflow.approved
  • recipient.reminded

Webhook activity

  • Webhook delivered

    signature.completed

    2s ago

  • Webhook retried

    workflow.approved

    1m ago

Real-time delivery

Retry handling

Event visibility

Operational tracking

Automate operational workflows through APIs

Trigger approvals, signatures, onboarding, and operational document flows directly from your systems.

HR Onboarding

Automatically generate onboarding documents after employee creation.

Procurement Approvals

Route vendor approvals through operational workflows.

Embedded Signatures

Collect signatures directly from your platform experience.

CRM Workflow Automation

Generate agreements from customer lifecycle events.

Workflow timeline

  1. 1Create workflow
  2. 2Assign recipients
  3. 3Send document
  4. 4Receive webhook
  5. 5Archive completed agreement

Built for reliable operational infrastructure

Maintain stable workflow automation with secure infrastructure, operational visibility, and reliable event delivery.

API Availability

Operational infrastructure monitoring

Event Delivery

Reliable webhook processing

Secure Workflows

Protected operational data

Audit Visibility

Track workflow activity clearly

Everything developers need to integrate faster

API Reference

Explore endpoints, payloads, and workflow operations.

Webhook Events

Understand real-time event delivery and automation.

Authentication

Manage API keys and secure integrations.

Workflow Examples

Learn how teams automate document workflows.

API StatusChangelogPostman CollectionSupport

Build document workflows directly into your product

Use DocuFlow APIs and webhooks to automate approvals, signatures, templates, and operational workflows at scale.

Developer-friendly APIs with modern workflow infrastructure.