> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# fly tokens

Manage Fly.io API tokens

## Usage

```
fly tokens [command] [flags]
```

## Available Commands

* [3p](/flyctl/cmd/fly_tokens_3p)	 - Manage third-party (3P) caveats for Fly.io API tokens
* [attenuate](/flyctl/cmd/fly_tokens_attenuate)	 - Attenuate Fly.io API tokens
* [create](/flyctl/cmd/fly_tokens_create)	 - Create Fly.io API tokens
* [debug](/flyctl/cmd/fly_tokens_debug)	 - Debug Fly.io API tokens
* [list](/flyctl/cmd/fly_tokens_list)	 - List tokens
* [revoke](/flyctl/cmd/fly_tokens_revoke)	 - Revoke tokens

## Options

```
  -h, --help   help for tokens
```

## Global Options

```
  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output
```

## See Also

* [fly](/flyctl/cmd/fly_help)	 - The Fly.io command line interface
