This topic explains how to create API access tokens. These are required to authenticate with the LaunchDarkly REST API and are one of the options to authenticate with the LaunchDarkly CLI.
Only you have access to the secret values of tokens you create. Other account members cannot access them. Administrators can delete your tokens, but cannot view their values.
You can create an API access token from the Authorization page.
By default, API tokens are personal tokens. You can choose to create a service token instead during the token creation workflow.
Your API access token is visible one time, immediately after you create it. If you leave or refresh the page where the token is displayed, it will be obscured and no longer visible. You must copy and store new access tokens somewhere secure before you leave the creation page, or you will lose access to the tokens.
Here is a screenshot of the “Access tokens” section of the Authorization page:

To create an access token:

You can also use the REST API: Create access token
After you create a token, you can clone or delete it. You can also reset the secret values of your tokens, or adjust the scope of your personal tokens.
By default, LaunchDarkly allows you to create 200 service tokens per account. You can create more upon request. To learn more, read How to right size when you are over LaunchDarkly system resource count limits.