Create an API key
API keys are managed from the API Tokens page in the console.Go to API Tokens
Open the API Tokens page in the console and click Create.Fill in the token details
In the dialog that appears, provide the following:- Name: A short, descriptive name for the token.
- Description: Optional context about what the token is used for.
- Model access: Toggle on to grant access to all models in your organization. Enable this for tokens used to call inference endpoints.
- Developer access: Toggle on to grant full API access including cluster and deployment management. Enable this for tokens used to manage infrastructure programmatically.
- Expires: Choose when the token expires. The token cannot be used after its expiration date.