v10

latestOpenAPI 3.1.02026-08-0375143791.1 KB
News

Search company news

Searches live and historical company news for one company, identified in searchBy by name, domain, ticker (optionally disambiguated by exchange), or ISIN. Results can be filtered by publisher domain, publisher country, article language, article type, and published-at date, and include stable story IDs, source metadata, verified entity relevance, cursor pagination, and an explicit quality signal.

post/news/search

Request body

limitinteger

Maximum results to return. Defaults to 10.

cursorstring nullable

Opaque next_cursor from the previous response, or null for the first page.

tagsstring[]

Optional tags for tracking usage. Up to 20 tags, each 1 to 50 characters.

Example request

{
  "tags": [
    "production",
    "team-alpha"
  ]
}

Response

Company news results

has_moreboolean required
next_cursorstring nullable required