Get News Signals for a Saved Company Search
News signals attributed to the companies returned by a saved company search. Date-range queries live inside the saved search itself; this endpoint accepts no top-level date parameter.
Returns 404 when the search does not exist or is not visible to the caller (including searches for non-company products). Returns 500 with Misformatted query when the stored search payload fails to parse as a company filter.
Saved searches that match more than 5,000 companies are silently capped at that limit to keep the news-signal join tractable.
This endpoint uses 1 credit per request.
Documentation Index
Fetch the complete documentation index at: https://api.tryspecter.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The search ID that is being queried for.
Query Parameters
The page number of results to return, base 0, default is 0.
The number of results to return, default is 50.
When true, only return signals with importance score >= 4 ("major news only"). Mirrors the front-end toggle.
Response
List of news signals matching the query.
Unique identifier for this news signal.
1234567
Underlying article id. Articles that mention multiple companies share this id across signals.
987654
The URL linking to the original source article.
"https://techcrunch.com/2025/06/15/acme-series-b/"
Categories the publication tagged this article with.
["funding"]Categories of newsworthy update detected on the article — revenue figures, profitability, traction milestones, funding rounds, acquisitions / deals.
REVENUE_UPDATE, PROFIT_UPDATE, TRACTION_UPDATE, FUNDING_UPDATE, DEAL_UPDATE ["FUNDING_UPDATE"]Date (YYYY-MM-DD) the article was published.
"2025-06-15"
Timestamp Specter fetched the article.
"2025-06-15T12:00:00Z"
Article title in English (translated when needed).
"Acme raises $40M Series B led by Lead VC"
Article title in the original publication language.
"Acme raises $40M Series B led by Lead VC"
URL to the article's featured image.
"https://techcrunch.com/wp-content/uploads/2025/06/acme.png"
Specter company id that the signal is attributed to.
"66d926166261234567890123"
Name of the company the signal is attributed to.
"Acme"
Primary domain of the company.
"acme.com"
A short AI-generated summary of what the article reports for this company.
"Acme raised a $40M Series B led by Lead VC."
Importance score (0–5). 4+ is considered "major news".
4
Free-text traction headline associated with the company, if any.
"Customer count doubled YoY."