How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Drata Risks API

Risks are potential events that could impact the security, reputation, and financial health of a company.

Drata Risks API is one of 52 APIs that Drata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Risks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 8 operations across 5 paths, and defines 54 schemas. It is described by OpenAPI 3.2.0, at version V2.

Requests are made against 3 base URLs: https://public-api.drata.com/public/v2, https://public-api.eu.drata.com/public/v2, https://public-api.apac.drata.com/public/v2.

8 operations 5 paths 54 schemas 1 DELETE5 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
V2
Base URL
https://public-api.drata.com/public/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Drata Risks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API_KEY) (bearer).

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 5 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Risks 8

Risks are potential events that could impact the security, reputation, and financial health of a company.

GET
/risk-registers/{riskRegisterId}/risks
List Risks
RiskManagementPublicV2Controller_listRisks 13 params → 200400401403412500
POST
/risk-registers/{riskRegisterId}/risks
Create Risk
RiskManagementPublicV2Controller_createRisk 1 param body → 201400401403409412422500
GET
/risk-registers/{riskRegisterId}/risks-search
Search Risks by Risk Register
RiskManagementPublicV2Controller_searchRisks 27 params → 200400401403404412500
GET
/risks-search
Search Risks
RiskManagementPublicV2Controller_searchRisksAcrossRegisters 27 params → 200400401403412500
GET
/risk-registers/{riskRegisterId}/risks/{riskId}
Get Risk
RiskManagementPublicV2Controller_getRisk 3 params → 200400401403404412500
PUT
/risk-registers/{riskRegisterId}/risks/{riskId}
Update Risk
RiskManagementPublicV2Controller_updateRisk 2 params body → 200400401403404412422500
DELETE
/risk-registers/{riskRegisterId}/risks/{riskId}
Delete Risk
RiskManagementPublicV2Controller_deleteRisk 2 params → 204400401403404412500
GET
/risk-registers/{riskRegisterId}/insights
Get Risk Insights
RiskManagementPublicV2Controller_getRiskInsights 3 params → 200400401402403404412422

Schemas 54

The contract defines 54 schemas that model the data the API accepts and returns. The most detailed are RiskItemSearchResponsePublicV2Dto (28 properties), RiskResponsePublicV2Dto (28 properties), RiskCreateRequestPublicV2Dto (17 properties), RiskUpdateRequestPublicV2Dto (17 properties). Each schema is shown below with its type and property counts.

RiskSearchResponsePublicV2Dto
object
3 properties 2 required
RiskDocumentsSubcollectionPublicV2Dto
object
2 properties 2 required
ControlCompactResponsePublicV2Dto
object
7 properties 6 required
RiskItemSearchResponsePublicV2Dto
object
28 properties 19 required
RiskSearchExpandEnum
string
RiskResponsePublicV2Dto
object
28 properties 15 required
ExceptionResponseDto
object
4 properties 3 required
RiskTicketsSubcollectionPublicV2Dto
object
2 properties 2 required
RiskDashboardResponsePublicV2Dto
object
7 properties 7 required
RiskCategoryCompactResponsePublicV2Dto
object
4 properties 4 required
CustomRangeFieldFilterPublicV2Dto
object
4 properties
RiskOwnersSubcollectionPublicV2Dto
object
2 properties 2 required
RiskSearchFacetsResponsePublicV2Dto
object
9 properties
UserCompactResponsePublicV2Dto
object
6 properties 6 required
RiskTreatmentPlanEnum
string
FacetBucketResponsePublicV2Dto
object
2 properties 2 required
RiskReviewersSubcollectionPublicV2Dto
object
2 properties 2 required
CustomTaskCompactResponsePublicV2Dto
object
7 properties 5 required
RiskUpdateRequestPublicV2Dto
object
17 properties
TreatmentOverviewResponsePublicV2Dto
object
5 properties
RisksResponsePublicV2Dto
object
2 properties 2 required
RiskOverTimeResponsePublicV2Dto
object
2 properties 2 required
SortDirectionEnum
string
RiskNotesSubcollectionPublicV2Dto
object
2 properties 2 required
CustomFieldFilterPublicV2Dto
object
3 properties 1 required
RiskHeatmapResponsePublicV2Dto
object
3 properties 3 required
RiskExpandEnum
string
RiskRegisterCompactResponsePublicV2Dto
object
3 properties 3 required
CategorySeverityResponsePublicV2Dto
object
2 properties 2 required
TicketCompactResponsePublicV2Dto
object
5 properties 5 required
CategoryRequestPublicV2Dto
object
1 property 1 required
RiskTasksSubcollectionPublicV2Dto
object
2 properties 2 required
RiskCustomFieldsSubcollectionPublicV2Dto
object
2 properties 2 required
DocumentCompactResponsePublicV2Dto
object
5 properties 5 required
ReviewerRequestPublicV2Dto
object
1 property 1 required
CustomFieldSubmitRequestPublicV2Dto
object
3 properties 1 required
RiskCreateRequestPublicV2Dto
object
17 properties 2 required
RiskVersionTypeEnum
string
ExceptionResponsePublicV2Dto
object
5 properties 4 required
RiskSortEnum
string
RiskOwnerRequestPublicV2Dto
object
1 property 1 required
PaginationTotalCountResponsePublicV2Dto
object
2 properties 1 required
CustomFieldResponsePublicV2Dto
object
3 properties 2 required
RiskStatusTypeEnum
string
RiskCategoriesSubcollectionPublicV2Dto
object
2 properties 2 required
RiskSearchFacetEnum
string
RiskExpandV2Enum
string
RiskCategoryResponsePublicV2Dto
object
4 properties 4 required
SortTypeLimitedEnum
string
RiskSearchInRegisterFacetEnum
string
RiskControlRequestPublicV2Dto
object
1 property 1 required
RiskNoteCompactResponsePublicV2Dto
object
4 properties 4 required
RiskControlsSubcollectionPublicV2Dto
object
2 properties 2 required
RiskThresholdCountResponsePublicV2Dto
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

drata-risks-api-openapi.yml Raw ↑

Other APIs Drata publishes across the network.

Drata MCP Server
Drata Account Members API
Drata Accounts API
Drata Assets API
Drata Audit Requests API
Drata Audits API
Drata Background Checks API
Drata Company API
Drata Control Library API
Drata Control Notes API
Drata Control Owners API
Drata Controls API
Where this information came from

This is an independent, third-party profile of Drata Risks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.