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

# agent-cards companies credentials

> Manage client credentials — pinned OAuth clients for "Connect with Agentcard"

Manage client credentials — pinned OAuth clients for "Connect with Agentcard"

```bash theme={null}
agent-cards companies credentials --help
```

```text theme={null}
Usage: agent-cards companies credentials|oauth-clients [options] [command]

Manage client credentials — pinned OAuth clients for "Connect with Agentcard"
apps

Options:
  -h, --help        display help for command

Commands:
  create [options]  Register a client for an app (uses current env mode;
                    production requires an active subscription)
  list [options]    List a company's client credentials
  revoke [options]  Delete a client and revoke its tokens (interactive)
  help [command]    display help for command
```
