Docusign logo

Docusign

DocuSign helps organizations connect and automate how they prepare, sign, act on, and manage agreements. As part of the DocuSign Agreement Cloud, DocuSign offers eSignature, the world's.

12 APIs 16 Features
AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

APIs

Docusign eSignature REST API

The Docusign eSignature REST API provides a powerful, convenient, and simple web services API for interacting with Docusign. It enables developers to integrate electronic signin...

Docusign Admin API

The Docusign Admin API enables organizations to automate and programmatically execute administrative tasks for their Docusign accounts. It provides capabilities for managing org...

Docusign Click API

The Docusign Click API enables developers to implement and manage elastic templates (clickwraps) to capture customer consent to standard agreement terms with a single click. It ...

Docusign Maestro API

The Docusign Maestro API allows developers to create, control, and integrate agreement workflows with their systems. It connects tools and data across workflows to automatically...

Docusign Monitor API

The Docusign Monitor API helps organizations protect their agreements with round-the-clock activity tracking. It receives a data feed containing security events for Docusign acc...

Docusign Rooms API

The Docusign Rooms API enables developers to streamline complex agreements with multiple parties, tasks, documents, and stages through secure digital workspaces. It supports rea...

Docusign Web Forms API

The Docusign Web Forms API facilitates generating semantic HTML forms around everyday contracts. It enables developers to embed and prefill forms from the systems they control, ...

Docusign Notary API

The Docusign Notary API enables developers to manage remote online notary tasks programmatically. It provides capabilities for sending signature requests to notary groups, manag...

Docusign Navigator API

The Docusign Navigator API offers developers access to AI-extracted data from the Navigator smart agreement repository. It provides capabilities to analyze existing agreements, ...

Docusign Workspaces API

The Docusign Workspaces API allows developers to create, manage, and integrate Docusign Workspaces into their own applications, enabling structured, secure, and scalable agreeme...

Docusign CLM API

The Docusign CLM API enables developers to integrate contract lifecycle management workflow, document generation, and document management into Salesforce and custom applications...

Docusign Connected Fields API

The Docusign Connected Fields API enables developers to validate envelope field data programmatically. It allows integration with extension apps to verify custom data in real-ti...

Features

Personal at $10/mo annual with 5 envelopes/month
Standard at $25/user/mo with 100 envelopes/user/year
Business Pro at $40/user/mo with bulk send, payment collection
Enterprise with API access, Salesforce/Workday integrations
Envelope overage $3-$8 each depending on plan
REST API: 1,000 req/hr, 10 req/sec burst, 200 envelopes/hr
30 concurrent connection cap
OAuth 2.0 (JWT, ACG, AGCG, IGCG)
Webhooks via DocuSign Connect
eSignature, CLM, Maestro Workflow, ID Verification, Insight, Notary APIs
REST API access requires premium / Enterprise plan
Signature workflows with conditional routing
Embedded signing (signer & sender)
Templates with reusable fields
Bulk send for high-volume campaigns
Payment collection at signing (Stripe/Authorize.net)

Event Specifications

DocuSign Connect Webhooks

DocuSign Connect is a webhook notification service that sends real-time updates about envelope and recipient events to your application. Connect pushes notifications to your lis...

ASYNCAPI

Semantic Vocabularies

Docusign Context

0 classes · 15 properties

JSON-LD

Docusign Esignature Context

0 classes · 0 properties

JSON-LD

API Governance Rules

Docusign API Rules

7 rules · 7 errors

SPECTRAL

Resources

🔗
PostmanWorkspace
PostmanWorkspace
🔗
ArazzoWorkflows
ArazzoWorkflows
🔗
LinkedIn
LinkedIn
🌐
Portal
Portal
📦
SDK
SDK
🔑
Authentication
Authentication
🔗
OpenAPI
OpenAPI
💬
Support
Support
👥
StackOverflow
StackOverflow
💬
FAQ
FAQ
👥
YouTube
YouTube
📄
ChangeLog
ChangeLog
👥
GitHubOrganization
GitHubOrganization
🚀
Quickstart
Quickstart
🔗
Resources
Resources
📜
TermsOfService
TermsOfService
🚀
GettingStarted
GettingStarted
💻
CodeExamples
CodeExamples
🟢
StatusPage
StatusPage
📰
Blog
Blog
📜
PrivacyPolicy
PrivacyPolicy
🔗
Sandbox
Sandbox
📝
SignUp
SignUp
💰
Pricing
Pricing
🔗
RateLimits
RateLimits
🔗
Security
Security
🎓
Training
Training
📦
SDK
SDK
🔗
MCPServer
MCPServer

Sources

Raw ↑
aid: docusign
url: |-

  https://raw.githubusercontent.com/api-search/documents/main/_apis/docusign/apis.md
apis:
  - aid: docusign:docusign-api
    name: Docusign eSignature REST API
    tags:
      - Documents
      - Envelopes
      - Signatures
      - Templates
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://demo.docusign.net/restapi
    humanURL: https://developers.docusign.com/docs/esign-rest-api/
    properties:
      - url: https://developers.docusign.com/docs/esign-rest-api/reference/
        type: Documentation
      - url: openapi/docusign-openapi-original.yml
        type: OpenAPI
      - url: openapi/docusign-esignature-openapi.yml
        type: OpenAPI
      - url: asyncapi/docusign-connect-asyncapi.yml
        type: AsyncAPI
      - url: json-schema/docusign-envelope-schema.json
        type: JSONSchema
      - url: json-ld/docusign-context.jsonld
        type: JSONLD
      - url: https://developers.docusign.com/docs/esign-rest-api/esign101/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/esign-rest-api/how-to/
        type: Tutorials
      - url: https://developers.docusign.com/docs/esign-rest-api/esign101/rules-and-limits/
        type: RateLimits
      - url: https://developers.docusign.com/docs/esign-rest-api/sdks/
        type: SDK
    description: >-
      The Docusign eSignature REST API provides a powerful, convenient, and simple web services API for interacting with
      Docusign. It enables developers to integrate electronic signing capabilities directly into applications and
      websites, allowing businesses to send, sign, and manage documents securely and efficiently with support for
      sequential and parallel signing workflows, document management, templates, and real-time status tracking.
  - aid: docusign:docusign-admin-api
    name: Docusign Admin API
    tags:
      - Accounts
      - Administration
      - Organizations
      - Users
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://api-d.docusign.net/management
    humanURL: https://developers.docusign.com/docs/admin-api/
    properties:
      - url: https://developers.docusign.com/docs/admin-api/reference/
        type: Documentation
      - url: openapi/docusign-admin-openapi-original.yml
        type: OpenAPI
      - url: https://developers.docusign.com/docs/admin-api/admin101/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/admin-api/how-to/
        type: Tutorials
      - url: https://developers.docusign.com/docs/admin-api/admin101/rules-and-limits/
        type: RateLimits
      - url: https://developers.docusign.com/docs/admin-api/sdks/
        type: SDK
    description: >-
      The Docusign Admin API enables organizations to automate and programmatically execute administrative tasks for
      their Docusign accounts. It provides capabilities for managing organizations, accounts, and users, including user
      provisioning, permission management, and account configuration at scale.
  - aid: docusign:docusign-click-api
    name: Docusign Click API
    tags:
      - Clickwrap
      - Compliance
      - Consent
      - Terms of Service
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://demo.docusign.net/clickapi
    humanURL: https://developers.docusign.com/docs/click-api/
    properties:
      - url: https://developers.docusign.com/docs/click-api/reference/
        type: Documentation
      - url: openapi/docusign-click-openapi-original.yml
        type: OpenAPI
      - url: https://developers.docusign.com/docs/click-api/click101/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/click-api/how-to/
        type: Tutorials
      - url: https://developers.docusign.com/docs/click-api/click101/rules-and-limits/
        type: RateLimits
      - url: https://developers.docusign.com/docs/click-api/sdks/
        type: SDK
    description: >-
      The Docusign Click API enables developers to implement and manage elastic templates (clickwraps) to capture
      customer consent to standard agreement terms with a single click. It supports terms and conditions, terms of
      service, terms of use, privacy policies, and more, with Docusign handling the rendering and acceptance tracking.
  - aid: docusign:docusign-maestro-api
    name: Docusign Maestro API
    tags:
      - Automation
      - Orchestration
      - Workflows
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://demo.docusign.net/aow-manage
    humanURL: https://developers.docusign.com/docs/maestro-api/
    properties:
      - url: https://developers.docusign.com/docs/maestro-api/reference/
        type: Documentation
      - url: openapi/docusign-maestro-openapi-original.yml
        type: OpenAPI
      - url: https://developers.docusign.com/docs/maestro-api/maestro101/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/maestro-api/how-to/
        type: Tutorials
    description: >-
      The Docusign Maestro API allows developers to create, control, and integrate agreement workflows with their
      systems. It connects tools and data across workflows to automatically generate documents and agreements for
      review, approval, and signature, providing greater flexibility to manage agreements programmatically.
  - aid: docusign:docusign-monitor-api
    name: Docusign Monitor API
    tags:
      - Audit
      - Events
      - Monitoring
      - Security
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://lens-d.docusign.net
    humanURL: https://developers.docusign.com/docs/monitor-api/
    properties:
      - url: https://developers.docusign.com/docs/monitor-api/reference/
        type: Documentation
      - url: openapi/docusign-monitor-openapi-original.yml
        type: OpenAPI
      - url: https://developers.docusign.com/docs/monitor-api/monitor101/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/monitor-api/how-to/
        type: Tutorials
    description: >-
      The Docusign Monitor API helps organizations protect their agreements with round-the-clock activity tracking. It
      receives a data feed containing security events for Docusign accounts, enabling integration with security
      information and event management (SIEM) systems and other monitoring applications.
  - aid: docusign:docusign-rooms-api
    name: Docusign Rooms API
    tags:
      - Collaboration
      - Mortgages
      - Real Estate
      - Transactions
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://demo.rooms.docusign.com/restapi
    humanURL: https://developers.docusign.com/docs/rooms-api/
    properties:
      - url: https://developers.docusign.com/docs/rooms-api/reference/
        type: Documentation
      - url: openapi/docusign-rooms-openapi-original.yml
        type: OpenAPI
      - url: https://developers.docusign.com/docs/rooms-api/rooms101/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/rooms-api/how-to/
        type: Tutorials
      - url: https://developers.docusign.com/docs/rooms-api/rooms101/rules-and-limits/
        type: RateLimits
      - url: https://developers.docusign.com/docs/rooms-api/sdks/
        type: SDK
    description: >-
      The Docusign Rooms API enables developers to streamline complex agreements with multiple parties, tasks,
      documents, and stages through secure digital workspaces. It supports real estate and mortgage transactions by
      bringing each party together in a central location where you can manage transactions, integrate with other
      Docusign functionality, and track each step of the process.
  - aid: docusign:docusign-web-forms-api
    name: Docusign Web Forms API
    tags:
      - Data Collection
      - Documents
      - Forms
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://demo.docusign.net/webforms
    humanURL: https://developers.docusign.com/docs/web-forms-api/
    properties:
      - url: https://developers.docusign.com/docs/web-forms-api/reference/
        type: Documentation
      - url: https://developers.docusign.com/docs/web-forms-api/web-forms-101/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/web-forms-api/how-to/
        type: Tutorials
    description: >-
      The Docusign Web Forms API facilitates generating semantic HTML forms around everyday contracts. It enables
      developers to embed and prefill forms from the systems they control, creating web form configurations and
      instances that streamline data collection and agreement workflows.
  - aid: docusign:docusign-notary-api
    name: Docusign Notary API
    tags:
      - Legal
      - Notarization
      - Remote Online Notary
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://demo.docusign.net/restapi
    humanURL: https://developers.docusign.com/docs/notary-api/
    properties:
      - url: https://developers.docusign.com/docs/notary-api/
        type: Documentation
      - url: https://developers.docusign.com/docs/notary-api/notary101/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/notary-api/how-to/
        type: Tutorials
      - url: https://developers.docusign.com/docs/notary-api/notary101/rules-and-limits/
        type: RateLimits
    description: >-
      The Docusign Notary API enables developers to manage remote online notary tasks programmatically. It provides
      capabilities for sending signature requests to notary groups, managing notary on-demand sessions, and integrating
      remote online notarization functionality into applications.
  - aid: docusign:docusign-navigator-api
    name: Docusign Navigator API
    tags:
      - Agreements
      - AI
      - Analytics
      - Insights
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://demo.docusign.net/navigator
    humanURL: https://developers.docusign.com/docs/navigator-api/
    properties:
      - url: https://developers.docusign.com/docs/navigator-api/reference/
        type: Documentation
      - url: https://developers.docusign.com/docs/navigator-api/concepts/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/navigator-api/how-to/
        type: Tutorials
    description: >-
      The Docusign Navigator API offers developers access to AI-extracted data from the Navigator smart agreement
      repository. It provides capabilities to analyze existing agreements, extract insights, and connect agreement data
      to business systems, enabling bulk ingestion of documents and retrieval of AI-analyzed agreement information.
  - aid: docusign:docusign-workspaces-api
    name: Docusign Workspaces API
    tags:
      - Agreements
      - Collaboration
      - Workspaces
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://demo.docusign.net/restapi
    humanURL: https://developers.docusign.com/docs/workspaces-api/
    properties:
      - url: https://developers.docusign.com/docs/workspaces-api/reference/accounts/workspaces/
        type: Documentation
      - url: https://developers.docusign.com/docs/workspaces-api/workspaces101/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/workspaces-api/how-to/create-workspace/
        type: Tutorials
      - url: https://developers.docusign.com/docs/workspaces-api/go-live/
        type: GettingStarted
    description: >-
      The Docusign Workspaces API allows developers to create, manage, and integrate Docusign Workspaces into their own
      applications, enabling structured, secure, and scalable agreement workflows. It provides capabilities for managing
      complex agreements with multiple parties and stages in a centralized digital environment.
  - aid: docusign:docusign-clm-api
    name: Docusign CLM API
    tags:
      - Contract Lifecycle Management
      - Documents
      - Workflows
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://api.example.com
    humanURL: https://developers.docusign.com/docs/clm-api/
    properties:
      - url: https://developers.docusign.com/docs/clm-api/reference/
        type: Documentation
      - url: https://developers.docusign.com/docs/clm-api/clm101/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/clm-api/clm101/rules-and-limits/
        type: RateLimits
      - url: https://developers.docusign.com/docs/clm-api/clm101/auth/
        type: Authentication
    description: >-
      The Docusign CLM API enables developers to integrate contract lifecycle management workflow, document generation,
      and document management into Salesforce and custom applications. It provides access to Docusign CLM object, task,
      and content APIs for managing the full contract lifecycle programmatically.
  - aid: docusign:docusign-connected-fields-api
    name: Docusign Connected Fields API
    tags:
      - Data Verification
      - Extensions
      - Fields
      - Validation
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    baseURL: https://demo.docusign.net/restapi
    humanURL: https://developers.docusign.com/docs/connected-fields-api/
    properties:
      - url: https://developers.docusign.com/docs/connected-fields-api/reference/
        type: Documentation
      - url: https://developers.docusign.com/docs/connected-fields-api/concepts/
        type: GettingStarted
      - url: https://developers.docusign.com/docs/connected-fields-api/send-envelope-with-data-verification-fields/
        type: Tutorials
    description: >-
      The Docusign Connected Fields API enables developers to validate envelope field data programmatically. It allows
      integration with extension apps to verify custom data in real-time within eSignature agreements, supporting data
      verification workflows that connect to external systems of record.
name: Docusign
tags:
  - Agreements
  - Contracts
  - Digital Transaction Management
  - Documents
  - Electronic Signatures
  - eSignature
image: https://www.docusign.com/sites/default/files/docusign_logo.png
common:
  - type: PostmanWorkspace
    url: https://www.postman.com/kinlaneapi/docusign/overview
  - type: ArazzoWorkflows
    url: arazzo/
    workflows:
      - url: arazzo/docusign-bulk-send-from-template-workflow.yml
        name: DocuSign Bulk Send From Template
        summary: >-
          Resolve a template, then fan out multiple template-based envelopes to a list of recipients in one workflow
          run.
      - url: arazzo/docusign-correct-recipient-email-and-resend-workflow.yml
        name: DocuSign Correct Recipient Email and Resend
        summary: List an envelope's recipients, update a recipient's email address, and resend the corrected envelope.
      - url: arazzo/docusign-create-template-and-send-envelope-workflow.yml
        name: DocuSign Create Template and Send Envelope
        summary: Create a reusable template with a document and signer role, then send an envelope based on it.
      - url: arazzo/docusign-download-completed-documents-workflow.yml
        name: DocuSign Download Completed Documents
        summary: Confirm an envelope is completed, list its documents, and download the combined signed PDF.
      - url: arazzo/docusign-draft-envelope-add-recipients-and-send-workflow.yml
        name: DocuSign Build a Draft Envelope and Send
        summary: Create a draft envelope with a document, add recipients to it, then send it by updating its status.
      - url: arazzo/docusign-draft-envelope-sender-view-workflow.yml
        name: DocuSign Draft Envelope Sender View
        summary: >-
          Create a draft envelope with a document, then generate an embedded sender view URL for in-app tagging and
          sending.
      - url: arazzo/docusign-embedded-signing-view-workflow.yml
        name: DocuSign Embedded Signing View
        summary: Create and send an envelope to an embedded signer, then generate a recipient view URL for in-app signing.
      - url: arazzo/docusign-find-template-and-send-workflow.yml
        name: DocuSign Find Template and Send
        summary: Search templates by name, read the matched template's roles, and send an envelope from it.
      - url: arazzo/docusign-inspect-recipient-tabs-workflow.yml
        name: DocuSign Inspect Recipient Tabs
        summary: List an envelope's recipients, then retrieve the tabs assigned to a chosen recipient.
      - url: arazzo/docusign-list-sent-envelopes-and-check-status-workflow.yml
        name: DocuSign List Sent Envelopes and Check Status
        summary: List envelopes sent in a date range, then fetch full status detail for the first matching envelope.
      - url: arazzo/docusign-multi-signer-routing-order-workflow.yml
        name: DocuSign Multi-Signer Sequential Routing
        summary: Send an envelope to two signers in sequential routing order, then poll the recipients until both complete.
      - url: arazzo/docusign-prefill-text-tabs-and-send-workflow.yml
        name: DocuSign Prefill Text Tabs and Send
        summary: Create a draft envelope, set a recipient's text tab values, then send the envelope.
      - url: arazzo/docusign-resend-envelope-to-pending-recipients-workflow.yml
        name: DocuSign Resend Envelope to Pending Recipients
        summary: List an envelope's recipients and, if any are still pending, resend the envelope notification.
      - url: arazzo/docusign-send-envelope-and-track-status-workflow.yml
        name: DocuSign Send Envelope and Track Status
        summary: Create and send an envelope with a document and signer, then poll until it reaches a terminal status.
      - url: arazzo/docusign-send-envelope-with-custom-fields-workflow.yml
        name: DocuSign Send Envelope With Custom Fields
        summary: Send an envelope carrying envelope custom fields, then read them back via the envelope status.
      - url: arazzo/docusign-send-from-template-and-poll-workflow.yml
        name: DocuSign Send From Template and Poll
        summary: >-
          Create and send an envelope from an existing template by filling its roles, then poll the envelope to
          completion.
      - url: arazzo/docusign-update-template-recipients-workflow.yml
        name: DocuSign Update Template Recipients
        summary: Read a template's recipients, update a role's default name and email, then verify the change.
      - url: arazzo/docusign-void-envelope-if-not-completed-workflow.yml
        name: DocuSign Void Envelope If Not Completed
        summary: Check an envelope's status and void it only if signing has not yet completed.
  - type: LinkedIn
    url: https://www.linkedin.com/company/docusign
  - url: https://developers.docusign.com/
    type: Portal
  - url: https://developers.docusign.com/docs/esign-rest-api/sdks/
    type: SDK
  - url: https://developers.docusign.com/platform/auth/
    type: Authentication
  - url: https://developers.docusign.com/tools/openapi-files/
    type: OpenAPI
  - url: https://developers.docusign.com/support/
    type: Support
  - url: https://stackoverflow.com/questions/tagged/docusignapi
    type: StackOverflow
  - url: https://support.docusign.com/s/articles/DocuSign-Developer-Support-FAQs
    type: FAQ
  - url: https://www.youtube.com/channel/UCJSJ2kMs_qeQotmw4-lX2NQ
    type: YouTube
  - url: https://developers.docusign.com/changelog?filter=
    type: ChangeLog
  - url: https://github.com/docusign
    type: GitHubOrganization
  - url: https://developers.docusign.com/docs/esign-rest-api/quickstart/
    type: Quickstart
  - url: https://www.docusign.com/resources
    type: Resources
  - url: https://www.docusign.com/company/terms-and-conditions/developers
    type: TermsOfService
  - url: https://developers.docusign.com/docs/esign-rest-api/quickstart/
    type: GettingStarted
  - url: https://developers.docusign.com/docs/esign-rest-api/code-examples/
    type: CodeExamples
  - url: https://status.docusign.com/
    type: StatusPage
  - url: https://www.docusign.com/blog/developers
    type: Blog
  - url: https://www.docusign.com/company/privacy-policy
    type: PrivacyPolicy
  - url: https://go.docusign.com/sandbox/productshot/
    type: Sandbox
  - url: https://developers.docusign.com/platform/account/
    type: SignUp
  - url: https://ecom.docusign.com/plans-and-pricing/developer
    type: Pricing
  - url: https://developers.docusign.com/platform/resource-limits/
    type: RateLimits
  - url: https://www.docusign.com/trust/security
    type: Security
  - url: https://developers.docusign.com/training/
    type: Training
  - url: https://developers.docusign.com/docs/sdks/
    type: SDK
  - url: https://www.docusign.com/features
    type: Features
    data:
      - Personal at $10/mo annual with 5 envelopes/month
      - Standard at $25/user/mo with 100 envelopes/user/year
      - Business Pro at $40/user/mo with bulk send, payment collection
      - Enterprise with API access, Salesforce/Workday integrations
      - Envelope overage $3-$8 each depending on plan
      - 'REST API: 1,000 req/hr, 10 req/sec burst, 200 envelopes/hr'
      - 30 concurrent connection cap
      - OAuth 2.0 (JWT, ACG, AGCG, IGCG)
      - Webhooks via DocuSign Connect
      - eSignature, CLM, Maestro Workflow, ID Verification, Insight, Notary APIs
      - REST API access requires premium / Enterprise plan
      - Signature workflows with conditional routing
      - Embedded signing (signer & sender)
      - Templates with reusable fields
      - Bulk send for high-volume campaigns
      - Payment collection at signing (Stripe/Authorize.net)
    sources:
      - https://www.docusign.com/products/electronic-signature
    updated: '2026-05-04'
  - url: https://www.docusign.com/use-cases
    type: UseCases
  - url: https://www.docusign.com/integrations
    type: Integrations
  - name: MCP Server
    url: https://github.com/docusign/mcp-agent-foundry-procurement-python
    type: MCPServer
created: '2024-06-07T00:00:00.000Z'
modified: '2026-05-19'
description: >-
  DocuSign helps organizations connect and automate how they prepare, sign, act on, and manage agreements. As part of
  the DocuSign Agreement Cloud, DocuSign offers eSignature, the world's.
maintainers:
  - FN: Kin Lane
    url: http://apievangelist.com
    email: [email protected]
  - name: DocuSign
    email: [email protected]
    url: https://developers.docusign.com/
specificationVersion: '0.18'
kind: contract
position: Consuming
access: 3rd-Party