> ## 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 Magnit (PRO Unlimited Wand VMS) with OAuth 2.0 (Password Grant) – StackOne Hub

> Link a Magnit (PRO Unlimited Wand VMS) account in the StackOne Hub using OAuth 2.0 (Password Grant). End-user guide to authorize the integration and start using Magnit (PRO Unlimited Wand VMS) actions.

<Warning>Your integration host and API credentials are assigned by your Magnit Program Representative / Integrations team. Confirm which instance (US, EU, or a specific sandbox) your program is on before connecting.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Gather your Magnit API credentials</h2>

  <p>You need your integration host plus the Client ID, Client Secret, API username, and API password that the Magnit Integrations team securely transmits to you.</p>

  <Steps>
    <Step title="Find your integration host">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Magnit is multi-instance. Enter only the host, e.g. "integration.pro-unlimited.com" (US production), "integrationeu.pro-unlimited.com" (EU production), or a sandbox host such as "csol3-integration.prounlimited.com". The connector appends /api automatically.</p>

        <ul>
          <li>Enter only the host, not the scheme or /api path.</li>
          <li>Contact your Magnit Program Representative if you are unsure which instance you are on.</li>
        </ul>
      </div>
    </Step>

    <Step title="Use your provisioned API credentials">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Provide the Client ID and Client Secret (used for HTTP Basic on the token call) and the API username and password (the password-grant resource owner credentials).</p>

        <ul>
          <li>All four values are provisioned out-of-band by the Magnit Integrations team.</li>
          <li>The token inherits the API user's permissions.</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>Integration Host</strong></li>
        <li><strong>Client ID</strong></li>
        <li><strong>Client Secret</strong></li>
        <li><strong>API Username</strong></li>
        <li><strong>API Password</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>
