AI Components / API Key Manager
API Key Manager
API key display, create, rotate with masked display and copy.
ai-devops v0.5.0
Playground
Examples
Keys
<ai-api-key-manager style="max-width:500px;"></ai-api-key-manager> Import
import { AiApiKeyManager } from '@cognivo/components'; // Or tree-shake: import '@cognivo/components/ai-api-key-manager'; Per-component imports ship only that component (~8 kB gzip).
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
keys | {id, name, prefix, createdAt, status}[] | — | API keys |
Events
| Event | Detail | Description |
|---|---|---|
ai-key-create | {} | Create clicked |