About 6,360 results
Open links in new tab
  1. REST API Authentication - Docusign

    See Authentication in the Platform 101 documentation for an overview of each OAuth grant and how to choose which grant to use for your app. Learn about how to implement each …

  2. Java SDK Authentication | Docusign

    JWT Grant enables developers to obtain OAuth access tokens without requiring users to log in, given that they have already provided consent for the application to impersonate them when …

  3. createConnectOAuthConfig | REST API | Docusign

    Sets up Connect OAuth for the specified account using an authorization server of your choice. To use this endpoint, get the client ID and client secret from your authorization server. When you …

  4. ConnectConfigurations Resource | REST API | Docusign

    Contains information about a Docusign Connect configuration.The ConnectConfigurations resource enables you to configure the Docusign Connect service for your account. You can …

  5. How to embed the Docusign UI in your app

    To make the API call shown in this how-to, you need a valid OAuth access token. Docusign supports access tokens for three different recommended OAuth grant types: Public …

  6. Python SDK Authentication | Docusign

    JWT Grant enables developers to obtain OAuth access tokens without requiring users to log in, given that they have already provided consent for the application to impersonate them when …

  7. Quickstart overview | Docusign

    You can switch between OAuth types by changing configuration settings. You can also choose to generate a smaller, specialized type of Quickstart project that is focused on demonstrating …

  8. updateConnectOAuthConfig | REST API | Docusign

    Updates the existing Connect OAuth configuration for the account.

  9. getConnectOAuthConfig | REST API | Docusign

    Gets the Connect OAuth configuration for the specified account. To use this method, you must be an account administrator and Connect must be enabled on your account.

  10. How to Require an Access Code | REST API | Docusign

    To make the API call shown in this how-to, you need a valid OAuth access token. Docusign supports access tokens for three different recommended OAuth grant types: Public …