Skip to main content

Docusign API Key

Description

General

  • Documentation: https://developers.docusign.com/platform/build-integration/

  • Summary: DocuSign is a online platform that allows to electronically sign documents. This detectors aims at catching secret keys. The secret key allows a third-party application to use the Authorization Code Grant authentication to access users' data on their behalf.

  • IPs allowlist: This feature is not supported

  • Scopes: All keys have the same permissions

Revoke the secret

The secret can be revoked on the Apps and Keys' page. On the Apps and Integration Keys section, clicking on "Edit" on the "Actions" drop down menu on the line of the app to which the secret belongs will open the app's configuration page. On this page, the secret can be revoked in the Secret Keys section.

Check for suspicious activity

Activity monitoring and alerts can be set up with the Monitor API. The API activity can also be monitored on the API Usage Center.

Details for Docusign api key

  • Family: Api

  • Category: Other

  • Company: Docusign

  • High recall: False

  • Validity check available: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.1

  • Prefixed: False

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- docusign

Examples

- text: |
docusign_secret_key = 5e26ce6d-94cf-4bf6-9e9e-9213373c15f4
apikey: 5e26ce6d-94cf-4bf6-9e9e-9213373c15f4
- text: |
docusign
DS_SECRET = 2d1e29c7-2075-4e78-834b-64f57f8757d0
apikey: 2d1e29c7-2075-4e78-834b-64f57f8757d0

How can I help you ?