Get your authentication keys

The repo.magento.com repository is where Adobe Commerce and Magento Open Source and third-party Composer packages are stored and requires authentication. Use your Commerce Marketplace account to generate a pair of 32-character authentication keys to access the repository.

For access entitlement to Adobe Commerce and Magento Open Source packages, you must use keys associated with a MAGEID that has been granted access to those packages. The MAGEID is typically the Primary Contact on the Adobe Commerce account and may not always be the Project Owner of the Adobe Commerce on cloud infrastructure project.

TIP
If you encounter errors, you may not have authorization to access the package or the access entitlement has expired due to an outstanding invoice on your account.
  • If you are the Primary Contact person on the account, make sure that there is no outstanding invoice listed on the account.
  • If the keys provided by the Primary Contact are not working and there are no outstanding invoices on the account, contact Adobe Commerce Support for assistance using the MAGEID of the Primary Contact.

To create authentication keys:

  1. Log in to the Commerce Marketplace. If you don’t have an account, click Register.

  2. Click your account name in the top right of the page and select My Profile.

  3. Click Access Keys in the Marketplace tab.

    Get your secure access keys on Commerce Marketplace

  4. Click Create a New Access Key. Enter a specific name for the keys (for example, the name of the developer receiving the keys) and click OK.

  5. New public and private keys are now associated with your account that you can click to copy. Save this information or keep the page open when working with your project. Use the Public key as your username and the Private key as your password.

Manage your authentication keys

You can also disable or delete authentication keys. For example, you can disable or delete keys for security reasons after someone leaves your organization.

  • To disable keys: Click Disable. You can do this if you want to suspend use of your keys.
  • To enable a previously disabled key: Click Enable.
  • To delete keys: Click Delete.

Manage SSH access token

To download Adobe Commerce and Magento Open Source releases using SSH, you must generate a Downloads Access Token. To generate a token:

  1. Log in to your magento.com account.

  2. Click My Account at the top of the page.

  3. Click Account Settings > Downloads Access Token.

    Access your keys

  4. Click Generate new token to replace and disable an existing token.

You must use your MAGEID plus your token to download a release. Your MAGEID is displayed at the top left of your account page.

For example:

curl -k https://MAGEID:TOKEN@www.magentocommerce.com/products/downloads/info/help

Use your authentication keys to:

recommendation-more-help
0f8e7db5-0e9c-4002-a5b8-a0088077d995