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.
- Google Knowledge Graph Search API - Search for entities and retrieve structured data from the Knowledge Graph.
https://kgsearch.googleapis.com/v1
- Search Entities -
GET /entities:search- Search for entities matching query, type, or ID constraints
- APIs.yml - APIs.json index
- OpenAPI - OpenAPI 3.1.0 specification
- JSON Schema - JSON Schema (draft 2020-12) for Entity
- JSON-LD Context - JSON-LD context mapping
- Kin Lane - kin@apievangelist.com