Deployed projects REST Endpoints

Decision Service Assessments/Deployed projects
Available decision service operations for a deployment.
Assess a single case
Method: post
Path: https://{your_site_interface}/determinations-server/v2/{deployment-name}
Assess multiple cases
Method: post
Path: https://{your_site_interface}/determinations-server/v2/{deployment-name}/batch
Get the OpenAPI 2.0 specification for a deployed project
Method: get
Path: https://{your_site_interface}/determinations-server/v2/{deployment-name}/swagger.json