Unique identifier for this key — save it for revoke, activate, and delete operations
key
string
The full API key — shown once only, copy it immediately
key_preview
string
First 16 characters of the key — this is all that will be visible after creation
environment
string
live or test
is_active
boolean
Always true for a newly created key
created_at
string
ISO 8601 timestamp of when the key was created
The key field is shown only once at creation time. It is stored as a
SHA-256 hash on our servers and cannot be recovered. Copy it to a secrets
manager or environment variable immediately before closing this response.