This article describes how to create an assessment using the Assessment Manager Create Assessment API via an API platform such as Postman or Swagger.
📋 Related: If you want to create an assessment with internal tags, see Creating an Assessment with Internal Tags.
Open an API platform such as Postman or Swagger.
From the URL field, enter the environment URL and the API endpoint.
For example:
https://assess.truste.com/api/v1/project-internal/create
Where:
https://assess.truste.com
is the Prod URL.
/api/v1/project-internal/create
is the API endpoint.
Note: Make sure that the method is set to POST.
Go to the Headers tab, then do the following:
Note: All Assessment Manager user roles, except respondents, can use the token.
Go to the Body tab, then do the following:
Make the necessary changes to the payload request.
Click Send.
Here's a sample success response:
Sample request payload with an Assessment Config:
Sample request payload without an Assessment Config: