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

# Connect Monday.com with API Token – StackOne Hub

> Link a Monday.com account in the StackOne Hub using API Token. End-user guide to authorize the integration and start using Monday.com actions.

<Warning>You need API access in your Monday.com account to get API token. Ensure you have the appropriate permissions before proceeding.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Access Your API Token in Developer Center</h2>

  <p>To connect Monday.com with StackOne, you need to get API token from the Monday.com Developer Center. All users with API access can follow these steps.</p>

  <Steps>
    <Step title="Navigate to Developer Center">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Access the Developer Center through your Monday.com account profile.</p>

        <ul>
          <li>In your <a href="https://auth.monday.com/auth/login_monday" target="_blank" rel="noopener noreferrer">Monday.com account</a>, click on your <strong>profile picture</strong> in the top right corner.</li>
          <li>Select <strong>Developers</strong> from the dropdown menu. This will open the Developer Center in another tab.</li>
        </ul>
      </div>
    </Step>

    <Step title="Access and Copy API Token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Get and copy your API token from the Developer Center.</p>

        <ul>
          <li>In the Developer Center, click <strong>API token</strong> in the sidebar to expand the token section.</li>
          <li>Click <strong>Show</strong> to reveal your API token.</li>
          <li>Click <strong>Copy</strong> to copy the API token to your clipboard.</li>
          <li>Store the token securely as you'll need it to configure the StackOne connection.</li>
        </ul>
      </div>
    </Step>
  </Steps>
</section>

<div data-whitelabel-hide>
  <h2>Linking the Account from the Hub</h2>

  <Steps>
    <Step title="Navigate to the Hub">
      Use one of the three <a href="/guides/accounts-section#linking-accounts">Linking Account Methods</a> to access the Hub.
    </Step>

    <Step title="Fill out the fields">
      Fill out the following fields using details from your provider:

      <ul>
        <li><strong>API Token</strong></li>
      </ul>
    </Step>

    <Step title="Connect">
      <ul>
        <li>Click <strong>Connect</strong></li>
        <li>If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider's authorization flow.</li>
        <li>Once authorization is successful, you will see a confirmation popup</li>
      </ul>
    </Step>
  </Steps>

  <p>If the account linking is successful, you will see the newly linked account in your <a href="/guides/accounts-section">Accounts</a> page.</p>
</div>
