Get News Signals for a Company
News signals associated with a specific company, providing its complete history of signals sorted in reverse chronological order (most recent first).
Returns 404 when the company is unknown to Specter, and a 200 with an empty array when the company is known but has no signals.
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 ID of the company being requested
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."