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

# monid keys list

> List all locally stored API keys.

List all API keys stored locally on your machine.

## Usage

```bash theme={null}
monid keys list [--json]
```

## Output

```text theme={null}
Label        Key                  Added               Active
production   monid_live_a1b2****  2026-01-15 10:00    *
staging      monid_test_x9y8****  2026-01-20 14:30
```

The active key (marked with `*`) is used for all API calls.
