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

OneTrust AI Governance — AI Governance

The AI Governance APIs are used to integrate external systems and streamline the flow of data with A I Governance in the OneTrust Platform. (20 operations.)

OneTrust AI Governance — AI Governance is one of 37 APIs that OneTrust publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Attribute Management, Entity Management, Entity Type Management, Entity Workflow Management, and Relationship Management. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 20 operations across 16 paths, organized into 6 resource areas, and defines 60 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://{hostname}.

20 operations 16 paths 60 schemas 2 DELETE4 GET1 PATCH10 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://app.onetrust.com
Authentication
OAuth 2.0
License
Resource Areas
6

Authentication & Security 1

OneTrust AI Governance — AI Governance declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAUTH2) using the clientCredentials flow, exposing 3 scopes.

Paths & Operations 20

Across 16 paths, the API surfaces 20 operations — 2 DELETE, 4 GET, 1 PATCH, 10 POST, 3 PUT. They span 6 resource areas: Entity Workflow Management, Entity Management, Entity Type Management, Relationship Management, Attribute Management, Task Management. Each is listed below with its method, path, parameters, and response codes.

Entity Workflow Management 1

The Entity Workflow Management APIs are used to manage AI Governance entity workflows.

POST
/api/ai-governance/v1/assignments/entities/{entityId}/types/{type}/stage
Update Entity Workflow Stage
assignStageByName 2 params body → 200400401403429500
Entity Management 6

The Entity Management APIs are used to manage AI Governance entities.

POST
/api/ai-governance/v1/entities
Create Entity
addEntityUsingEntityTypeIdOrEntityTypeNameUsingPOST 2 params body → 201400401403429500
POST
/api/ai-governance/v1/entities/search
Get Full Entity Details
findAllByTypeIdAndCriteriaUsingPOST 4 params body → 200400401403429500
GET
/api/ai-governance/v1/entities/{entityId}
Get Entity
getEntityInformationUsingEntityTypeIdOrEntityTypeNameUsingGET 3 params → 200400401403429500
DELETE
/api/ai-governance/v1/entities/{entityId}
Delete Entity
deleteUsingEntityTypeIdOrEntityTypeNameUsingDELETE 3 params → 204400401403429500
PATCH
/api/ai-governance/v1/entities/{entityId}
Modify Entity
updateUsingEntityTypeIdOrEntityTypeNameUsingPATCH 3 params body → 200400401403429500
POST
/api/ai-governance/v1/entity-basic-details/search
Get Basic Entity Details
findEntityBasicDetailsByTypeAndCriteriaUsingPOST 3 params body → 200400401403429500
Entity Type Management 2

The Entity Type Management APIs are used to manage AI Governance entity types.

POST
/api/ai-governance/v1/entity-types/search
Get List of Entity Types
findAllByTypeAndCriteriaUsingPOST_1 3 params body → 200400401403429500
GET
/api/ai-governance/v1/entity-types/{entityTypeId}
Get Entity Type
getEntityTypeInformationUsingGET_1 1 param → 200400401403429500
Relationship Management 4

The Relationship Management APIs are used to manage relationships between AI Governance entities.

POST
/api/ai-governance/v1/linked-entity-types/entity-types/names/{entityTypeName}/entities/{entityId}/links/pages
Get List of Relationship Records by Entity
getRelatedEntitiesForAnEntityUsingPOST 5 params body → 200400401403429500
POST
/api/ai-governance/v1/links
Create Relationship Record between Entities
createLinkRecordBetweenEntitiesUsingLinkTypeIdUsingPOST 1 param body → 200400401403429500
GET
/api/ai-governance/v1/links/{linkId}
Get Relationship Record
getLinkRecordInformationUsingLinkTypeIdUsingGET 2 params → 200400401403429500
DELETE
/api/ai-governance/v1/links/{linkId}
Remove Relationship Record
deleteLinkRecordByIdAndTypeUsingLinkTypeIdUsingDELETE 2 params → 200400401403429500
Attribute Management 4

The Attribute Management APIs are used to manage attributes associated with AI Governance entities.

POST
/api/ai-governance/v1/schema-attribute-options
Add Options to Attribute
addOptionsUsingPOST 1 param body → 200201400401403429500
POST
/api/ai-governance/v1/schema-attributes
Add Attribute to Schema
addAttributeUsingPOST 1 param body → 201400401403429500
PUT
/api/ai-governance/v1/schema-attributes/{attributeId}/disable
Disable Attribute
disableAttributeUsingPUT 2 params → 200400401403429500
PUT
/api/ai-governance/v1/schema-attributes/{attributeId}/enable
Enable Attribute
enableAttributeUsingPUT 2 params → 200400401403429500
Task Management 3

The Task Management APIs are used to manage tasks associated with AI Governance entities.

POST
/api/ai-governance/v1/tasks
Create Task
createTaskUsingPOST_1 body → 201400401403429500
GET
/api/ai-governance/v1/tasks/{taskId}
Get Task
findTaskUsingGET_1 3 params → 200400401403429500
PUT
/api/ai-governance/v1/tasks/{taskId}
Update Task
updateTaskUsingPUT_1 1 param body → 200400401403429500

Schemas 60

The contract defines 60 schemas that model the data the API accepts and returns. The most detailed are TaskInformation (40 properties), AttributeInformation (36 properties), AttributeCreateRequest (22 properties), TaskCreateRequest (18 properties). Each schema is shown below with its type and property counts.

TaskCollaboratorDto
object
3 properties 1 required
TaskContextInformation
object
1 property
TaskUpdateRequest
object
12 properties 1 required
AttributeValue
object
2 properties 2 required
DueDateInfo
object
5 properties 5 required
TaskAssignmentInformation
object
4 properties 3 required
TaskInformation
object
40 properties 8 required
TaskTypeInformation
object
7 properties 6 required
UserInfo
object
2 properties 1 required
AbacBasicAssignmentInfo
object
3 properties
AssociatedAttributeInformation
object
15 properties 4 required
AttributeDomainOptionOverrideInformation
object
13 properties
AttributeFormulaDetail
object
2 properties
AttributeInformation
object
36 properties 3 required
AttributeOptionInformation
object
7 properties 1 required
AttributeOptionMetadata
object
2 properties
AttributeOptionMetadataInformation
object
8 properties
CategoryInformation
object
3 properties
IntakeQuestion
object
4 properties
TaskCreateRequest
object
18 properties 4 required
AssociatedAttribute
object
6 properties 1 required
AssociatedAttributeRequest
object
1 property
AttributeContext
object
1 property
AttributeCreateRequest
object
22 properties 3 required
AttributeOptionRequest
object
5 properties 1 required
AssociatedAttributeValueInformation
object
4 properties 1 required
AttributeValueInformation
object
8 properties 1 required
BasicEntityTypeInformation
object
5 properties 2 required
EntityDetailRequest
object
1 property
LinkRequest
object
3 properties 2 required
LinkedEntityInformation
object
8 properties 3 required
BasicLinkTypeLabelInformation
object
3 properties 1 required
EntityBasicUserInformation
object
4 properties
EntityRecordAuditInformation
object
4 properties 1 required
IdOrNameLinkType
object
3 properties
LinkInformation
object
7 properties 4 required
Page
object
11 properties
PageableObject
object
6 properties
SortObject
object
3 properties
AttributePredicate
object
4 properties 1 required
AttributeQueryCriteria
object
2 properties
EntityQueryRequest
object
4 properties
BasicAttributeInformation
object
2 properties
BasicLinkCreateSourceRequest
object
6 properties 1 required
EntityCreateRequest
object
5 properties 1 required
EntityOrganizationInformation
object
2 properties 1 required
EntityWorkflowStageRequest
object
3 properties
EntityInformation
object
9 properties 5 required
EntityWorkflowInformation
object
6 properties 5 required
ContextInformation
object
1 property
EntityFieldRequest
object
4 properties
EntityListRequest
object
3 properties
WorkflowSpecificStageNavigationRequest
object
2 properties 1 required
AdvanceStageActionInformation
object
3 properties 2 required
StageExceptionInformation
object
3 properties
WorkflowStageApproverInformation
object
9 properties 3 required
WorkflowStageListInformation
object
17 properties 3 required
EntityUpdateRequest
object
3 properties
EntityTypeInformation
object
12 properties 3 required
EntityTypeSettingInformation
object
9 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

onetrust-ai-governance-openapi.json Raw ↑

Other APIs OneTrust publishes across the network.

OneTrust Platform — Global Activity
OneTrust Consent & Preferences — Consent Interfaces
OneTrust Consent & Preferences — Consent Management Platform (CMP)
OneTrust Consent & Preferences — Consent Receipts
OneTrust Consent & Preferences — Cookie Consent
OneTrust Consent & Preferences — Cookie Consent (Swagger)
OneTrust Consent & Preferences — Cookie Domain Data
OneTrust Consent & Preferences — Cross-Device Consent
OneTrust Consent & Preferences — Mobile App Consent
OneTrust Consent & Preferences — Policy & Notice Management
OneTrust Consent & Preferences — Universal Consent & Preference Management (OAS)
OneTrust Data Use Governance — Data Catalog
Where this information came from

This is an independent, third-party profile of OneTrust AI Governance — AI Governance, 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.