Webhook Authentication

Webhook Authentication

Webhooks enable the communication of invitation status and signed documents to your application.  Previously, a standard webhook structure was available for such needs. You may also add additional header parameters to the webhook calls for authentication purposes.


You can add the following to the Webhook headers:


  1. Basic authentication parameters (like username and password)

  2. Bearer/Token authentication parameters (fetching token or code from an API request and adding it to the webhook headers)

  3. Any other static or dynamic (values fetched real-time from APIs) parameters.


Steps to configure authentication parameters to webhooks headers


Share your authentication requirements with Leegality Support Team from your registered admin email ID at support@leegality.com over a secure email.


Note: Please ensure the response gets parsed in the destination system properly and all access and permissions are set up if third-party integrations are implemented on your side.

    • Related Articles

    • Multi Factor Authentication (MFA)

      With Multi-Factor Authentication (MFA), you can add an authentication layer on top of the existing OTP/Password while logging into a Leegality account - to further safeguard against unauthorized access of Leegality from within your organization.  ...
    • Two-factor Authentication (2FA) during signing

      Description Two-factor Authentication (2FA) during signing is a security feature that ensures the authenticity of the signer of a document.  2FA mandatorily requires a sender to specify both the email address and the phone number of the signer. The ...
    • Invitee level options

      “Invitee level options” provide various options to further modify the signing journey for the particular invitee. By using “Invitee level options”, the sender of the document can set the retry attempts for Aadhaar signing, prioritize Aadhaar ...
    • Automated Sign

      This feature allows you to automatically Virtual Sign and Digitally Sign (using the Document Signer Ceritificate) documents. This authentication instead of an OTP (as in the case of Secure Virtual Authentication) will happen through an Auth Token of ...
    • API Settings

      The API settings tab allows the user to generate, regenerate or disable the following API related settings:- Auth Token Private Salt IP whitelisting How to reach Click on Account on your homepage  Click on Settings to land on the API settings page ...