API Change Log v25.5

APIClosed An API is a set of functions to allow creation of applications. Keyfactor offers the Keyfactor API, which allows third-party software to integrate with the advanced certificate enrollment and management features of Keyfactor Command. changes for this release of Keyfactor Command.

Table 1128: API Change Log v25.5

Endpoint Methods Action Notes
/Workflow/Definitions v1 GET, POST Deprecated Endpoints deprecated due to support for single key per definition only.
/Workflow/Definitions v2 GET, POST Added New versions of endpoints added to support multiple keys per definition.
/Workflow/Definitions/{definitionId} v1 GET, PUT Deprecated Endpoints deprecated due to support for single key per definition only.
/Workflow/Definitions/{definitionId} v1 GET, PUT Updated The RoleTokens array is added as a response parameter to the Signals parameter to allow the use of tokens to represent a security role. Users who belong to the resolved token value can submit signal input for the step.
/Workflow/Definitions/{definitionId} v2 GET, PUT Added New versions of endpoints added to support multiple keys per definition.
/Workflow/Definitions/{definitionid}/Steps PUT Updated The RoleTokens array is added as a request and response parameter to the Signals parameter to allow the use of tokens to represent a security role. Users who belong to the resolved token value can submit signal input for the step.