Dark Mode

You can also create an application token using the DevOps API.

  • From any page in Astra DB, select the Organizations dropdown.

  • In the main dropdown, select Organization Settings.

  • From your Organization page, select Token Management.

  • Select the role you want to attach to your token. The permissions for your selected role will be displayed.

  • Select Generate Token. Astra DB will generate your token and display the Client ID, Client Secret, and Token.

  • Download your Client ID, Client Secret, and Token.

  • After you navigate away from the page, you won't be able to download your Client ID, Client Secret, and Token again.

    You can now use your token to connect to the Astra DB APIs. See more about the available APIs:

    You can use your Client ID and Client Secret to connect to your database. See more about the available connection options:

    In your command-line interface associated with your environment, paste the following environment variables copied for your Astra DB database:

    • 1

    If you need to limit access to your database, you can delete an application token.

    • Select the overflow menu for the application token you want to delete.
    • Select Delete to delete that application token.
    • If necessary, generate a new application token for the same user role.