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.Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
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, complete the following steps:- In Cloud Console, navigate to Tokens, and then click the Create Token button in upper-right corner.
-
In the Create API Token dialog, configure the token values by filling in the following fields, and then click Create:
Field Description Name The name of the token. Expiration The length of time for which the Token is valid. Note A description for future reference. -
Select one of the following options:
Option Description Token Secret Copy and store the token secret for use cases like scraping logs, metrics, and setting up your own self-hosted Grafana, or to add the token secret to an existing kubeconfig.Kubeconfig Create and download a kubeconfigfor a specific cluster to interact with the cluster using commands likekubectl. Note that a Kubeconfig can access multiple Clusters by switching contexts.