How to Get an API Key on NGC
Last updated
Last updated
NVIDIA GPU Cloud (NGC) is a cloud-based platform developed by NVIDIA that provides access to GPU-optimized software for various Artificial Intelligence (AI) learning tasks. To make it easier for you to enjoy the services available on NGC, you need to have an API Key. This guide explains how to get an API Key on NGC.
In the first step, click this link to go to the NGC site. Press Welcome Guest on the right and select Sign In/Sign Up.
To log in to NGC, you have an NVIDIA account and password that you have, if you don't have an account, you can create an account first and follow the steps until finished.
Tap Your Profile and select Setup.
The Setup page appears, click the Generate API Key button.
The API Key page appears, click the Generate API Key button.
Click Confirm button.
After the API Key is successfully generated, copy the API Key token.
Make sure you don't share or store it in a place where others can see or copy it.
Use the Docker to test API Key tokens that you have obtained. Run the following command to log in to the Docker.
Enter Username with $oauthtoken and Password with the token you previously copied.
If the login succeeds, you can try pulling one of the Docker images by running this syntax.
Wait for all Complete and if you have successfully pulled the image, the API Key can be used.