Skip to main content
Access tokens are used for authentication when you work with Nebius AI Cloud interfaces: Terraform and the API. To create an access token, use the following command:
nebius iam get-access-token
An access token is valid for 12 hours. After it expires, create a new one.

Access keys and access tokens

Do not confuse access keys with access tokens.
  • Access keys are used to authenticate service accounts in AWS-compatible services, such as Object Storage.
  • Access tokens are used to authenticate user accounts in Nebius AI Cloud interfaces.