Skip to end of banner
Go to start of banner

Setting up a SigningHub API connector

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

At the upper right of your start screen in SigningHub, click on your avatar, and then on “Enterprise Settings”. Note: you’ll need to be an Enterprise Administrator to be able do this.

Next, at the left of your screen, choose “Integrations”.

Under the first tab (Application Integration), choose the “add” symbol on the right:

When prompted with a new screen, fill in next details.

  • Client ID: can be anything, in our case, we’ll use “Connector”.
  • Call-back URL: Fill in a URL to call back to, we’ll use “https://keysign.eu”.
  • Client Secret: This field can be generated (and copied) once the previous two fields are filled in.

Next, click the “Save” button and your connector should be generated.

Your SigningHub Rest API connector is now created.

> Next: Authentication call and obtaining a valid bearer token


  • No labels