Google Knowledge Graph Search logo

Google Knowledge Graph Search

The Google Knowledge Graph Search API allows developers to search for entities (people, places, things) in the Google Knowledge Graph and retrieve structured data about them in JSON-LD format conforming to schema.org standards. Results include names, descriptions, images, and detailed descriptions with relevance scoring.

1 APIs 0 Features
EntitiesGoogleKnowledge GraphLinked DataSchema.orgSemantic Search

APIs

Google Knowledge Graph Search API

Search for entities in the Google Knowledge Graph and retrieve structured data in JSON-LD format, including names, descriptions, images, types, and relevance scores.

Semantic Vocabularies

context Context

14 classes · 0 properties

JSON-LD

API Governance Rules

Google Knowledge Graph Search API Rules

13 rules · 11 errors 1 warnings 1 info

SPECTRAL

Resources

🌐
Portal
Portal
🚀
GettingStarted
GettingStarted
🔗
Documentation
Documentation
🔑
Authentication
Authentication
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🟢
StatusPage
StatusPage
💬
Support
Support
🔗
JSONLD
JSONLD

Sources

Raw ↑
aid: google-knowledge-graph
name: Google Knowledge Graph Search
description: >-
  The Google Knowledge Graph Search API allows developers to search for entities (people, places, things) in the Google
  Knowledge Graph and retrieve structured data about them in JSON-LD format conforming to schema.org standards. Results
  include names, descriptions, images, and detailed descriptions with relevance scoring.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/google-knowledge-graph/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.19'
type: Index
tags:
  - Entities
  - Google
  - Knowledge Graph
  - Linked Data
  - Schema.org
  - Semantic Search
apis:
  - name: Google Knowledge Graph Search API
    description: >-
      Search for entities in the Google Knowledge Graph and retrieve structured data in JSON-LD format, including names,
      descriptions, images, types, and relevance scores.
    humanURL: https://developers.google.com/knowledge-graph
    baseURL: https://kgsearch.googleapis.com/v1
    tags:
      - Entities
      - Knowledge Graph
      - Search
    properties:
      - type: Documentation
        url: https://developers.google.com/knowledge-graph/reference/rest/v1
      - type: OpenAPI
        url: openapi/openapi.yml
      - type: Authentication
        url: https://developers.google.com/knowledge-graph/how-tos/authorizing
      - type: GettingStarted
        url: https://developers.google.com/knowledge-graph/how-tos/search-widget
      - type: JSONSchema
        url: json-schema/Entity.json
      - type: Spectral Rules
        url: rules/google-knowledge-graph-spectral-rules.yml
common:
  - type: Portal
    url: https://developers.google.com/knowledge-graph
  - type: GettingStarted
    url: https://developers.google.com/knowledge-graph/how-tos/search-widget
  - type: Documentation
    url: https://developers.google.com/knowledge-graph
  - type: Authentication
    url: https://developers.google.com/knowledge-graph/how-tos/authorizing
  - type: TermsOfService
    url: https://developers.google.com/terms
  - type: PrivacyPolicy
    url: https://policies.google.com/privacy
  - type: StatusPage
    url: https://status.cloud.google.com/
  - type: Support
    url: https://developers.google.com/knowledge-graph/support
  - type: JSONLD
    url: json-ld/context.jsonld
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com