API Key
Create and manage keys in the Console under Developers → Workspace API Keys. Keys are environment-specific (sandbox, production) and begin with sk_workspace_.

Authentication
Workspace API requests useAuthorization: Bearer <API_KEY>.
Authenticate with workspace API keys and call the workspace endpoints.
sandbox, production) and begin with sk_workspace_.

Authorization: Bearer <API_KEY>.