Skip to main content
Create a Magento API key
Updated over 9 months ago

Before you can connect your Magento store to Elovate, you need to create an API key. With this key, Elovate can communicate with your Magento store en run all the needed syncs.

  • Login to your Magento backend

  • Go to System > Integrations

  • Click on the button on the top right: Add New Integration

Add the following:

  • Integration Info > General > Name: the name of your integration, eg: Elovate

  • Integration Info > Current User Identity Verification > Your Password: your admin password

  • API > Available APIs > Resource Access: All

  • Click on the top right button (on the arrow), and click Save & Activate

  • A popup will open. In this popup, click on the top right button Allow

  • Copy the content of the field Access Token and add this into the API key field in Elovate.

Important note

Since Magento 2.4.4, you need to explicit allow the use of bearer tokens. In order to allow this within your Magento installation, follow the steps below:

  • Go to Stores > Configuration > Services > OAuth

  • Open the tab Consumer Settings

  • Change the option Allow OAuth Access Tokens to be used as standalone Bearer tokens to Yes

Did this answer your question?