Description of image

Paperspace API Keys

API keys let you interact with Paperspace through the CORE RESTful API, the CORE Javascript SDK, and Gradient command-line utility (CLI). API Keys have team-scoped permissions and are associated with your user account.

Create an API Key

Warning
Keep your API keys secret. They function like passwords. Do not hard code your API keys into applications where they may accidentally be released in version control. Instead, use environmental variables or secrets. If an API key becomes compromised, delete it.
  • Click the profile icon in the top right of the console and then click Team Settings from the dropdown.
  • On the API keys tab, enter a name and click the Add button.

Make sure to copy your new API key now. You won’t be able to see it again after leaving this page.

Revoke an API Key

You can revoke your API keys by clicking revoke in the console. If you are a team admin, you can also revoke keys that belong to other team members.