Workspace Agents API adds dedicated Workspace Agent access tokens
API calls that trigger published ChatGPT workspace agents now authenticate with dedicated Workspace Agent access tokens sent as Bearer auth against api.chatgpt.com. Tokens are created in ChatGPT Admin with the Workspace Agents scope and are valid only for Workspace Agents operations.
Action note
To call workspace agents programmatically, have an admin enable the token permission, mint a Workspace Agents-scoped token, and store it in your secrets manager instead of reusing platform API keys.