Skip to main content
Use GET /api/v1/entities/search with a company to find articles that mention a company by name — a case-insensitive substring match, so company=apple matches “Apple Inc.” Free, no auth required.

Request

Response

Results are sorted by publishedAt, most recent first — not relevance-ranked like /api/v1/search. priceCents is the price to unlock the full article; the search itself is free.

Company matching

company matches against the free-text company names Drip’s extraction pipeline wrote for each article — there’s no canonical company registry, so results depend on how a given article’s company name was written. If you know the ticker instead, Search by Ticker is more precise (tickers are normalized to uppercase).