Find Your Store URL
Identify your Adobe Commerce store’s base URL for API access.
Locate Store URL
Find your store’s base URL from your browser or Adobe Commerce configuration.
- Check your browser’s address bar when logged into Adobe Commerce Admin
- Remove any paths after the domain (e.g.,
/admin,/index.php) - Examples of valid store URLs:
- -
https://mystore.com(standard installation) - -
https://shop.example.com(subdomain) - Must use HTTPS for production environments
Prepare Admin Credentials
Ensure you have admin access to your Adobe Commerce store before connecting.
Create Dedicated API User
Set up a dedicated admin user for API access (recommended for security).
- Log in to Adobe Commerce Admin Panel
- Navigate to System > Permissions > All Users
- Click Add New User
- Create user with username like
api_admin - Assign Administrator role or custom API role
- Note the username and password for connection
Linking the Account from the Hub
Navigate to the Hub
Use one of the three Linking Account Methods to access the Hub.
Fill out the fields
Fill out the following fields using details from your provider:
- Store URL
- Store Code (Optional)
- Admin Username
- Admin Password