Skip to main content

Workspace

Workspace API Keys

Workspace API keys are used to authenticate calls to Secure Chat. Keys can be created with expirations and revoked at any time.

When You Need an API Key

You need a workspace API key when calling:

  • Secure Chat API

Public chat does not require a workspace API key by default.

Safety

Only send API keys from trusted server environments. Do not embed them in frontend code.

Key Lifecycle

  • Create a key with a name and optional expiration.
  • Copy the full key value once when it is created.
  • Revoke keys that are no longer needed.