Skip to main content
POST
Create penetration test

Authorizations

X-API-Key
string
header
required

API key for authentication

Headers

X-Organization-Id
string

Organization ID (required for session auth, optional for API key auth)

Body

application/json
targetUrl
string
required

Target URL for the penetration test scan

Example:

"https://app.example.com"

repoUrl
string

Repository URL containing the target application code

Example:

"https://github.com/org/repo"

Response

Penetration test created