Generating API Keys
Using API Keys provides a secure way to authenticate. This method does not require you to provide your Telerik credentials anywhere. Unlike your Telerik credentials, an API key has a limited scope and can be used only with the Telerik NuGet server. If any of your API Keys is compromised, you can quickly delete it and create a new one.
Go to the API Keys page in your Telerik account.
-
Click Generate New Key +.
In the Key Note field, add a note that describes the API key.
-
Click
Generate Key.
-
Select
Copy and Close. Once you close the window, you can no longer copy the generated key. For security reasons, the API Keys page displays only a portion of the key.
The illustrated API key above is used just for demonstration purposes and it is not valid!
The validity of the API key is 2 years.
Store the generated NuGet API key as you will need it in the next steps. Whenever you need to authenticate your system with the Telerik NuGet server, use api-key as the username and your generated API key as the password.