- Login to Magento.com and find your account ID.
- Go to
Account Settings > Downloads Access Token
and generate a new token. - cURL (or wget) the following URL to make sure you can authenticate:
https://MAG_ID:[email protected]/products/downloads/info/help
Example:
$ curl -k https://MAG_ID:[email protected]/products/downloads/info/help