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 Vendors API

Vendors are third-parties that your organization is working with. Drata allows you to track and review risks associated with these third-parties. The [help docs](https://help.drata.com/en/articles/9676307-start-and-manage-security-reviews-for-your-vendors) have more information.

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

Tagged areas include Vendors. 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 9 operations across 5 paths, and defines 62 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.

9 operations 5 paths 62 schemas 1 DELETE5 GET2 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 Vendors API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API_KEY) (bearer).

Paths & Operations 9

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

Vendors 9

Vendors are third-parties that your organization is working with. Drata allows you to track and review risks associated with these third-parties. The [help docs](https://help.drat…

GET
/vendors
List Vendors
VendorsPublicV2Controller_listVendors 21 params → 200400401403412500
POST
/vendors
Create Vendor
VendorsPublicV2Controller_createVendor body → 201400401403412500
GET
/vendors-stats
Get Vendor Statistics
VendorsPublicV2Controller_getVendorStats 2 params → 200400401403412500
GET
/vendors/{vendorId}
Get Vendor
VendorsPublicV2Controller_getVendor 2 params → 200401403404412500
PUT
/vendors/{vendorId}
Update Vendor
VendorsPublicV2Controller_updateVendor 1 param body → 200400401403404412500
DELETE
/vendors/{vendorId}
Remove Vendor
VendorsPublicV2Controller_deleteVendor 1 param → 204401403412500
GET
/vendors/{vendorId}/questionnaires
List Vendor Questionnaires
VendorsPublicV2Controller_listVendorQuestionnaires 6 params → 200400401403404412500
POST
/vendors/{vendorId}/questionnaires
Send Questionnaire to Vendor
VendorsPublicV2Controller_sendQuestionnaireToVendor 1 param body → 201400401403404412500
GET
/vendors/{vendorId}/questionnaires/{questionnaireId}
Get Vendor Questionnaire
VendorsPublicV2Controller_getVendorQuestionnaire 2 params → 200400401403404412500

Schemas 62

The contract defines 62 schemas that model the data the API accepts and returns. The most detailed are VendorResponsePublicV2Dto (53 properties), VendorModifyRequestPublicV2Dto (41 properties), VendorCreateRequestPublicV2Dto (40 properties), VendorReviewResponsePublicDto (26 properties). Each schema is shown below with its type and property counts.

VendorReminderStatsItemPublicV2Dto
object
2 properties 2 required
VendorImpactLevelForStatsEnum
string
VendorStatusStatsItemPublicV2Dto
object
2 properties 2 required
VendorStatusEnum
string
TrustCenterProviderEnum
string
VendorCriticalityEnum
string
VendorBusinessUnitStatsItemPublicV2Dto
object
2 properties 2 required
VendorReviewTrustServiceCategoryMapResponsePublicDto
object
2 properties 2 required
VendorOperationalImpactEnum
string
ExceptionResponseDto
object
4 properties 3 required
HateoasLinkPublicV2Dto
object
1 property 1 required
VendorReviewServiceResponsePublicDto
object
2 properties 2 required
VendorExpandEnum
string
VendorReviewLocationResponsePublicDto
object
3 properties 3 required
VendorTypeStatsItemPublicV2Dto
object
2 properties 2 required
VendorReviewFindingResponsePublicDto
object
2 properties 2 required
UserCompactResponsePublicV2Dto
object
6 properties 6 required
VendorDocumentTypeEnum
string
VendorIsCriticalStatsItemPublicV2Dto
object
2 properties 2 required
VendorPasswordPolicyStatsItemPublicV2Dto
object
2 properties 2 required
VendorCompactResponsePublicV2Dto
object
2 properties 2 required
VendorDocumentResponsePublicV2Dto
object
6 properties 5 required
VendorStatsExpandEnum
string
SortDirectionEnum
string
VendorRelationshipContactRequestPublicV2Dto
object
1 property 1 required
VendorQuestionnaireCreateRequestPublicV2Dto
object
5 properties 4 required
VendorRiskStatsItemPublicV2Dto
object
2 properties 2 required
VendorReviewResponsePublicDto
object
26 properties 26 required
VendorSecurityReviewCompactResponsePublicV2Dto
object
12 properties 11 required
VendorImpactLevelEnum
string
NextReviewDeadlineStatusEnum
string
VendorQuestionnaireSentResponsePublicV2Dto
object
8 properties 5 required
VendorDataAccessedOrProcessedEnum
string
SignedUrlResponsePublicV2Dto
object
3 properties 3 required
VendorPasswordPolicyEnum
string
VendorResponsePublicV2Dto
object
53 properties 45 required
VendorModifyRequestPublicV2Dto
object
41 properties
VendorQuestionnaireResponsePublicV2Dto
object
8 properties 8 required
VendorReviewUserControlResponsePublicDto
object
3 properties 3 required
CustomFieldSubmitRequestPublicV2Dto
object
3 properties 1 required
VendorEnvironmentAccessEnum
string
RenewalScheduleTypeEnum
string
VendorCreateRequestPublicV2Dto
object
40 properties 1 required
VendorsResponsePublicV2Dto
object
2 properties 2 required
VendorStatsResponsePublicV2Dto
object
10 properties
ExceptionResponsePublicV2Dto
object
5 properties 4 required
PaginationTotalCountResponsePublicV2Dto
object
2 properties 1 required
CustomFieldResponsePublicV2Dto
object
3 properties 2 required
VendorSecurityReviewStatusEnum
string
VendorHasPiiStatsItemPublicV2Dto
object
2 properties 2 required
RenewalDateStatusEnum
string
VendorIsSubProcessorStatsItemPublicV2Dto
object
2 properties 2 required
HateoasLinksPublicV2Dto
object
1 property 1 required
VendorTypeEnum
string
VendorCategoryEnum
string
VendorIntegrationResponsePublicDto
object
2 properties 2 required
SortTypeLimitedEnum
string
VendorSecurityReviewDecisionEnum
string
VendorQuestionnairesResponsePublicV2Dto
object
2 properties 2 required
VendorSecurityReviewTypeEnum
string
VendorImpactLevelStatsItemPublicV2Dto
object
2 properties 2 required
VendorRiskEnum
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

drata-vendors-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 Vendors 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.