Magento API - Obtaining Credentials
API Credentials are the conduit for communications between Business Central and Magento.
- Log in to your Magento Admin Portal
- On the navigation panel to the left, select System and then Integrations (under the Extensions menu)
- Click Add New Integration
- Under the Integration Info section you will need to enter a Name for your integration and confirm your Password
- Under the API section you will need to select All under the Resource Access drop-down menu as this will ensure your API has access to all necessary scopes
- Next, click Save
- Under the Integration Info section you will need to enter a Name for your integration and confirm your Password
- You will see your new Integration in the list below. Click the Activate link and then click the Allow button to confirm that the Integration has permission to access the previously selected scopes.
- You will then see a list of Integration Tokens on the screen.
- While we recommend saving copies of all four credentials locally (Consumer Key, Consumer Secret, Access Token and Access Token Secret), the one we need for our integration in Business Central is the Access Token.
- Once you've saved copies of these credentials, click the Done button
➡️ Next Step: Quick Setup Wizard

