/
VE
verifywise-ai
/
VerifyWise API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 7d ago
Details
Filter operations
AI Trust Centre
12
Assessments
5
Authentication
4
Bias and Fairness
5
Control Categories
6
Controls
3
Demo Data
1
Email Services
2
EU AI Act
9
Files
2
Frameworks
2
ISO 27001
6
ISO 42001
4
Model Inventory
1
Organizations
3
Policies
5
Project Risks
6
Project Scopes
5
Projects
5
Questions
4
Roles
5
Subcontrols
4
Subtopics
4
Training
1
Users
5
Vendor Risks
6
get
Get all vendor risks
post
Create vendor risk
get
Get vendor risk by ID
delete
Delete vendor risk
patch
Update vendor risk
get
Get vendor risks by project ID
Vendors
6
Vendor Risks
Create vendor risk
post
/vendorRisks
Request body
VendorRisk
required
id
integer
vendor_id
integer
project_id
integer
risk_description
string
likelihood
'very_low'
|
'low'
|
'medium'
|
'high'
|
'very_high'
severity
'very_low'
|
'low'
|
'medium'
|
'high'
|
'very_high'
risk_level
string
Response
Vendor risk created successfully
ApiResponse
required
message
string
Response status message
{"stackTrail":"components:schemas:ApiResponse:properties:data","oasType":"schema","type":"unknown","description":"Response data (varies by endpoint)"}
Changes