Skip to main content
Use GET /api/v1/entities/search with a person to find curated articles that mention someone by name. Drip resolves the name through Wikidata (employers and those employers’ listed tickers), then matches existing post tags plus the person’s name in titles. Same catalog as topic search (isCurated, not disabled). Free, no auth required.

Request

The endpoint requires at least one of ticker, company, person, organization, or subject.

Response

Results are sorted by publishedAt, most recent first. resolved is a persona card from Wikidata; it is null when the lookup misses or Wikidata is down. The raw person string is still matched against titles in that case.