Skip to main content

Policy REST API

You can use the Policy API to create, update, delete, and read policies. You can also use this API to evaluate an application or a development sandbox against any policy.

This API allows you to assess an application or sandbox against any policy, even one not currently assigned to the application. The response from the policy evaluation shows you why the application is passing or failing policy, including scan frequency requirements and findings that are past their grace period due date.

Permissions

Before you can use all endpoints of this API, you must have one of the following accounts with the required roles:

  • An API user account with the Policy Administrator role.
  • A UI user account with the Policy Administrator role.

Authentication

This API requires secure authentication to Veracode.

Policy API specification

The Policy API specification is available from SwaggerHub.