> ## Documentation Index
> Fetch the complete documentation index at: https://hub.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dropbox Sign

> If you have been directed to StackOne to integrate with Dropbox Sign, the following steps will help you understand the process and any necessary actions to configure successful integration.

<Warning>
  The following guidance assumes you have Admin privileges for your Dropbox Sign account.
</Warning>

<Info>
  This integration requires the Dropbox Sign "Standard" or "Premium" [API Plan](https://sign.dropbox.com/products/dropbox-sign-api/pricing)
</Info>

## Generating an API Key

<Steps>
  <Step title="Sign-in">
    Sign in to <a href="https://app.hellosign.com/account/logIn">your account</a> and then In the left menu bar, click on <b>API</b>.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="API Keys page" src="https://mintcdn.com/stackone-hub/jJJwouxQZP5GatHi/images/dropboxsign/image1.png?fit=max&auto=format&n=jJJwouxQZP5GatHi&q=85&s=3ac81958b148e0ad067f5058f28def46" width="1387" height="833" data-path="images/dropboxsign/image1.png" />
    </Frame>
  </Step>

  <Step title="Generate a new API key">
    Click on the <b>Generate key</b> button to create a new API Key and name it appropriately.

    <Frame>
      <img className="rounded-md" style={{ width: '400px', margin: '0 auto', border: '1px solid #efefef' }} alt="API Keys dialog" src="https://mintcdn.com/stackone-hub/jJJwouxQZP5GatHi/images/dropboxsign/image2.png?fit=max&auto=format&n=jJJwouxQZP5GatHi&q=85&s=05cb1a0a4942f96423941ba59b446efc" width="1440" height="700" data-path="images/dropboxsign/image2.png" />
    </Frame>
  </Step>

  <Step title="Copy the API key to clipboard">
    Copy your new API Key to a safe place to be used in the next step. Click <Icon icon="clone" iconType="regular" /> <b>Copy</b> button in the API key section.

    <Frame>
      <img className="rounded-md" style={{ width: '400px', margin: '0 auto', border: '1px solid #efefef' }} alt="API Key page" src="https://mintcdn.com/stackone-hub/jJJwouxQZP5GatHi/images/dropboxsign/image3.png?fit=max&auto=format&n=jJJwouxQZP5GatHi&q=85&s=5f0a861f377b72796ea2fbf06bb9f33c" width="1411" height="703" data-path="images/dropboxsign/image3.png" />
    </Frame>
  </Step>
</Steps>

## Use the API Key in the StackOne Hub

Upon reaching the Link Account page, enter the generated API key and proceed by clicking the <b>Connect</b> button.

<Frame>
  <img className="rounded-md" style={{ width: "400px", margin: "0 auto", border: "1px solid #efefef" }} alt="Access Token Created" src="https://mintcdn.com/stackone-hub/jJJwouxQZP5GatHi/images/dropboxsign/image4.png?fit=max&auto=format&n=jJJwouxQZP5GatHi&q=85&s=68fce6e899b4e883febd20c13d7fa802" width="482" height="495" data-path="images/dropboxsign/image4.png" />
</Frame>

## Available data

This integration has the following [IAM Resources](https://docs.stackone.com/reference/iam_list_users) available from the provider:

<ul>
  <li>Users</li>
  <li>Roles</li>
</ul>

## Useful Links

<Card title="API Reference" icon="link" href="https://developers.hellosign.com/api/quickstart/#dropbox-sign-api-quickstart">
  [https://developers.hellosign.com/api/quickstart](https://developers.hellosign.com/api/quickstart)
</Card>
