Skip to main content

Findings REST API: Dynamic Flaw Information endpoint

You can use the dynamic_flaw_info endpoint of the Findings API to get additional information on a single flaw discovered during a Dynamic Analysis.

Permissions and authentication

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

  • An API service account with the Results API role.
  • A user account with the Reviewer or Security Lead role.

This API uses API ID/key credentials and HMAC authentication to provide improved security. Before you can send requests, you must complete these configurations:

Ensure you access the APIs with the domain for your region.

Dynamic Flaw API specification

The dynamic_flaw_info endpoint uses the Dynamic Flaw API specification available from SwaggerHub.