Connecting to HelloSign
HelloSign uses token authentication to control access to the API.
Using Token Authentication
In order to authenticate to HelloSign, you will need to provide an API Key. You can find your HelloSign API Key under 'Settings' > 'API' > 'API Key'. Set this value as the APIKey in the ProfileSettings connection property.
Example Connection String
Profile=C:\profiles\Hellosign.apip;ProfileSettings='APIKey=my_api_key';
Connection Properties
The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.
Property | Description |
APIKey | Your Hello Sign API Key. |