# CreateAPIKeyResponse

Type: object

API key creation response. The `key` value is shown once.

## Properties

- `apiKey` (APIKeyInfo, required)
- `key` (string, required) - Plaintext API key - shown only once

