Create a new API key. The full secret is only returned once at creation time.
API key authentication. Use your secret key (starts with sk_) as a Bearer token.
API key created
Unique identifier
"key_abc123"
api_key Display name for the key
"Production API Key"
First 8 characters of the key for identification
"sk_live_"
Permissions granted to this key
*, read, write, conversations, chat, voice, video The full secret key. Only returned at creation time.
"sk_live_abc123xyz789..."