/
PR
projectdiscovery
/
PDCP API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
assets
7
results
5
retest
3
scans
12
get
Get Scans Status
post
Create Scan
get
Get Scan by ID
delete
Delete Scan
patch
Update Scan
post
Import OSS Scan
get
Get Scan Schedules
post
Set Scan Schedule
delete
Delete Scan Schedule
post
Stop Scan
post
Rescan by scan_id
post
Retest vulnerability
templates
13
users
6
patch
Patch User Profile
post
Create New User
get
Get Team
post
Create Team
patch
Update Team
get
Get Team
post
Add Member
delete
Delete Member
patch
Update Member
get
Get static scan IPs
post
Add Team Member
patch
Import more results to a given scan
get
Get scan statistics for a user
get
Get scan statistics for a given scan
get
Export scan
get
Export Vulnerability
patch
Update Vulnerability Status
get
Get scan configs
post
Add scan config
get
Get scan config by ID
delete
Delete a config
patch
Update a config
post
start checkout session for stripe
get
Your GET endpoint
get
List enumeration sources
post
Add new enumeration task
get
Get Enumeration task
patch
Update Enumeration
get
Get enumeration contents
post
Rescan Enumeration
get
Get Enumeration Schedules
post
Set Enumeration Schedule
delete
Delete Enumeration Schedule
post
Verify config
scans
Create Scan
Trigger a scan
post
/v1/scans
Request body
object
required
targets
string[]
templates
string[]
assets
string[]
private_templates
PrivateTemplates[]
name
string
recommended
boolean
all
boolean
alerting_config_ids
string[]
scan_config_ids
string[]
reporting_config_ids
string[]
early_templates
string[]
enumeration_ids
EnumerationIds[]
Response
Example response
object
required
id
string
message
string
required
Changes