Enterprise Knowledge Graph API

Service: enterpriseknowledgegraph.googleapis.com

To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://enterpriseknowledgegraph.googleapis.com

REST Resource: v1.locations.publicKnowledgeGraphEntities

Methods
lookup GET /v1/{parent}/publicKnowledgeGraphEntities:Lookup
Finds the public KG entities with public KG ID(s).

REST Resource: v1.projects.locations.cloudKnowledgeGraphEntities

Methods
lookup GET /v1/{parent}/cloudKnowledgeGraphEntities:Lookup
Finds the Cloud KG entities with CKG ID(s).
search GET /v1/{parent}/cloudKnowledgeGraphEntities:Search
Searches the Cloud KG entities with entity name.

REST Resource: v1.projects.locations.entityReconciliationJobs

Methods
cancel POST /v1/{name}:cancel
Cancels a EntityReconciliationJob.
create POST /v1/{parent}/entityReconciliationJobs
Creates a EntityReconciliationJob.
delete DELETE /v1/{name}
Deletes a EntityReconciliationJob.
get GET /v1/{name}
Gets a EntityReconciliationJob.
list GET /v1/{parent}/entityReconciliationJobs
Lists Entity Reconciliation Jobs.

REST Resource: v1.projects.locations.publicKnowledgeGraphEntities

Methods
lookup GET /v1/{parent}/publicKnowledgeGraphEntities:Lookup
Finds the public KG entities with public KG ID(s).
search GET /v1/{parent}/publicKnowledgeGraphEntities:Search
Searches the public KG entities with entity name.