Search entities
Entities
Search entities
Find entities by substring and kind.
GET
Search entities
Search and page entities.
q is a case-insensitive substring match on the canonical name. Each item is a full entity, the same object as Look up an entity.
Query parameters
Substring match on the canonical name, e.g.
lakers.One of
person, team, political_party, cultural_work, geographic_region, organization, event_occurrence.Filter to a specific Wikidata Q-ID.
wikidata for Wikidata-backed records, llm_auto for auto-minted ones.Items per page (1–2000).
The
next_cursor from the previous response.Request
Response
A page of entities. Each is the full entity object. Every field is defined in Response fields.
Pass as
cursor for the next page. null on the last page.