Create an Alchemy App
Register a free Alchemy account and create an App to get an API Key.
Sign up for Alchemy
Open the Alchemy Sign up page and register with First Name, Last Name, Email, and Password — or click Continue with Google. Existing users can click Log in at the bottom of the form.

Create a new app
On the Apps page, click + Create new app in the top-right. Fill in Name, an optional Description, and pick a Use case, then click Next. On the following step choose a starter chain and network — you can enable more networks later without recreating the App.

Copy the API Key
Open the App from the Apps list to reach the App Dashboard. The API Key is shown in the top-right of the page next to a Copy button. Copy the value and paste it into the API Key field in StackOne.

Enter the default network
The Default Network field is a plain-text chain subdomain used for chain-scoped actions (NFT v3, Token, Transfers, Utility, RPC). Chain-agnostic Portfolio and Prices actions accept a networks list in the request body and ignore this setting.
Open the Endpoints tab
On the App page in the Alchemy dashboard, click Endpoints in the left sidebar. Under Core RPC you’ll see each enabled network with an HTTPS URL column — for example https://eth-mainnet.g.alchemy.com/v2/alch_XXXXXXXXXXXX.

Copy the subdomain from the HTTPS URL
The subdomain is everything between the scheme and .g.alchemy.com. From eth-mainnet.g.alchemy.com/v2/… copy the value eth-mainnet and paste it into the Default Network field in StackOne.
Pick a value from the supported chains
Ethereum: eth-mainnet, eth-sepolia, eth-holesky. Base: base-mainnet, base-sepolia. Polygon: polygon-mainnet, polygon-amoy. Arbitrum: arb-mainnet, arb-sepolia. Optimism: opt-mainnet, opt-sepolia. Others: avax-mainnet, bnb-mainnet, linea-mainnet, zksync-mainnet, shape-mainnet, worldchain-mainnet, monad-testnet, apechain-mainnet, sonic-mainnet, scroll-mainnet, soneium-mainnet, solana-mainnet, and 70+ more — any subdomain that appears in your App’s HTTPS URL list works.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- API Key
- Default Network
Connect
- Click Connect
- If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
- Once authorization is successful, you will see a confirmation popup
If the account linking is successful, you will see the newly linked account in your Accounts page.