> ## 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 Alchemy with API Key – StackOne Hub

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

<Warning>The API Key is app-scoped (one key per Alchemy App). Enable each chain you want to query on the App's <strong>Endpoints</strong> page before connecting — the Network Subdomain value must be a subdomain that is enabled on your App.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Create an Alchemy App</h2>

  <p>Register a free Alchemy account and create an App to get an <strong>API Key</strong>.</p>

  <Steps>
    <Step title="Sign up for Alchemy">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Open the <a href="https://dashboard.alchemy.com/signup" target="_blank" rel="noopener noreferrer">Alchemy Sign up page</a> and register with <strong>First Name</strong>, <strong>Last Name</strong>, <strong>Email</strong>, and <strong>Password</strong> — or click <strong>Continue with Google</strong>. Existing users can click <strong>Log in</strong> at the bottom of the form.</p>

        <img src="https://mintcdn.com/stackone-60/iucz7h0y8s0R_AjH/connectors/alchemy/images/custom-config-signup.png?fit=max&auto=format&n=iucz7h0y8s0R_AjH&q=85&s=623cd7ba6bb50d786c9c8c8eecc34afe" alt="The Alchemy Sign up form with First Name, Last Name, Email, Password fields and a Continue with Google button." width="1265" height="806" data-path="connectors/alchemy/images/custom-config-signup.png" />
      </div>
    </Step>

    <Step title="Create a new app">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>On the <strong>Apps</strong> page, click <strong>+ Create new app</strong> in the top-right. Fill in <strong>Name</strong>, an optional <strong>Description</strong>, and pick a <strong>Use case</strong>, then click <strong>Next</strong>. On the following step choose a starter chain and network — you can enable more networks later without recreating the App.</p>

        <img src="https://mintcdn.com/stackone-60/iucz7h0y8s0R_AjH/connectors/alchemy/images/custom-config-create-app.png?fit=max&auto=format&n=iucz7h0y8s0R_AjH&q=85&s=5ae4495f43acbe517cf483e5c0e9d985" alt="The Create new app form with Name, Description (optional) and Use case fields, and a Next button in the bottom-right." width="1280" height="800" data-path="connectors/alchemy/images/custom-config-create-app.png" />
      </div>
    </Step>

    <Step title="Copy the API Key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Open the App from the <strong>Apps</strong> list. The <strong>API Key</strong> field appears in the top-right of every page inside the App (App Dashboard, Endpoints, etc.), next to a <strong>Copy</strong> button. Values look like `alch_XXXXXXXXXXXXXXXXXXXXX`. Copy it and paste it into the <strong>API Key</strong> field in StackOne.</p>

        <img src="https://mintcdn.com/stackone-60/iucz7h0y8s0R_AjH/connectors/alchemy/images/custom-config-api-key.png?fit=max&auto=format&n=iucz7h0y8s0R_AjH&q=85&s=7b53a3d064026aadead44e01378e43b5" alt="The App Dashboard with the API Key field and Copy button highlighted in the top-right." width="1280" height="800" data-path="connectors/alchemy/images/custom-config-api-key.png" />
      </div>
    </Step>
  </Steps>
</section>

<section data-guide-section data-guide-scopes="">
  <h2>Enter the network subdomain</h2>

  <p>The <strong>Network Subdomain</strong> field is the chain subdomain used for chain-scoped actions (NFT, Token, Transfers, Utility, RPC). Every chain is listed on the Endpoints page with its HTTPS URL, but requests only succeed against chains whose <strong>Status</strong> is Enabled — enable the chain you want to use, then copy its subdomain.</p>

  <Steps>
    <Step title="Enable the chain on the Endpoints page">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>In the App's left sidebar, click <strong>Endpoints</strong>. Under the <strong>Core RPC</strong> tab, find the chain you want (use the <strong>Search networks</strong> box if needed). Its <strong>Status</strong> column shows either <strong>Enabled</strong> or <strong>Disabled</strong>. If it is Disabled, click the <strong>Enable</strong> button in that column so the row flips to Enabled — this is required for requests to that chain to work.</p>
      </div>
    </Step>

    <Step title="Copy the subdomain from the HTTPS URL">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Every row shows an <strong>HTTPS URL</strong> of the form `https://{network}.g.alchemy.com/v2/<API_KEY>` (e.g. `https://eth-mainnet.g.alchemy.com/v2/alch_XXXXXXXXX`) regardless of Enabled/Disabled status — the value you need is the `{network}` portion, meaning everything between `https://` and `.g.alchemy.com` (e.g. `eth-mainnet`). Copy it and paste it into the <strong>Network Subdomain</strong> field in StackOne. Make sure the chain you pick is the one you Enabled in the previous step.</p>

        <img src="https://mintcdn.com/stackone-60/iucz7h0y8s0R_AjH/connectors/alchemy/images/custom-config-endpoints.png?fit=max&auto=format&n=iucz7h0y8s0R_AjH&q=85&s=b583df1e07f334cd3df5ad4e51ae1895" alt="The App Endpoints page (Core RPC tab) listing chains with their HTTPS URL in the form https://{network}.g.alchemy.com/v2/{apiKey}, a Status column showing Enabled or Disabled, and an Enable/Disable button per row." width="1280" height="800" data-path="connectors/alchemy/images/custom-config-endpoints.png" />
      </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="/connect/managing-connectors/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 Key</strong></li>
        <li><strong>Network Subdomain</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="/gateway/concepts/linked-accounts">Accounts</a> page.</p>
</div>
