Installation
Blueink API is a cloud-based e-signature solution that allows you to integrate e-signature functionality into your application. This guide will walk you through the process of installing the Blueink API.
Step 1: Navigate to API Page
From the Dashboard
index page, click on the API
tab in sidebar and then click the Add API Key
button.
Step 2: Describe API Label
- Enter a label for the API key and click the
Submit
button.
- Save the API key and use it in your application.
Please copy the API key and store it in a secure location. An API key identifies your App and allows it to make calls to the BlueInk API on your behalf, including sending documents for eSignature. It should never be exposed publicly in client-side code (e.g. javascript source files that are downloaded to a browser) or committed into source control (e.g. a github repo).
- View and manage your API keys in the BlueInk API page, in the Private Key section.
Step 3: Use API Key with suitable SDKs
Use the API key with the suitable SDKs to integrate e-signature functionality into your application.
Quick Links: