Skip to main content

Manage API Access Tokens

Get API access tokens for the CoreWeave Cloud Console

CoreWeave uses API Access Tokens to authenticate users and grant access to resources on the Console. This guide explains how to create and manage Access Tokens on the CoreWeave Cloud Console for Object Storage purposes.

Prerequisites

This guide assumes that you have an active CoreWeave account.

Create a new API Access Token

API Access Tokens must be created in the CoreWeave Cloud Console. To create a new Access Token, first navigate to the Tokens page by clicking the Tokens link. From the Tokens dashboard, click the Create Token button.

In the modal window, configure the values for the Token:

FieldDescription
NameThe name of the token.
ExpirationThe length of time for which the Token is valid.
Kubeconfig ClusterThe Clusters granted access by this token. You must choose at least one cluster. A Kubeconfig can access multiple Clusters by switching contexts.

Next, click Create to generate the new token.

The confirmation modal displays the new Token and its associated Kubeconfig file.

Warning

These sensitive values are never shown again after closing the modal. Be sure to record them in a secure location.

The API token displayed at the top of the modal and the Token Secret displayed near the bottom are required values for Object Storage access, be sure to note them.