v1

latestOpenAPI 3.0.3Apache Public License 2.02026-07-1751311.1 KB
Analysis

Request code analysis for an application

Request data-centric code analysis for specified application. Currently URL for a Git repository is allowed as application source code. If successful, new resource for the analysis result will be created and its URL will be returned. If failed, a Bad Request error (400) will be returned with its reason.

post/apps

Request body

idstring required

Unique key for identifying each app.

namestring

Display name for the app, which does not need to be unique.

Response

Analysis is successfully completed and results are generated.