NGC | Organization

API Key

API Information

Your API Key authenticates your use of NGC service when using NGC CLI or the Docker client. Anyone with this API Key has access to all services, actions, and resources on your behalf. Click Generate API Key to create your own API Key. If you have forgotten or lost your API Key, you can come back to this page to create a new one at any time.

Usage

Use your API key to log in to the NGC registry by entering the following command and following the prompts:

NGC CLI

ngc config set

Docker

For the username, enter '$oauthtoken' exactly as shown. It is a special authentication key for all users.

docker login nvcr.io Username: $oauthtoken Password: <Your Key>