Get Revenue Signals for a company list
Returns revenue signals for the companies in a list.
What you need
A company list ID that has been shared with the API; get one from Get all company lists.
Behaviour
- Scoped to the list’s member companies; for every revenue signal across all companies use Get revenue signals by date.
- Page through with
pageandlimit. - Set
new=trueto return only signals published in the current week (Monday onwards). - Lists with more than 5,000 member companies are capped at that limit to keep the revenue-signal join tractable.
- Returns
404when the list doesn’t exist or isn’t visible to the caller (including lists for non-company products).
What you do next
- Open a single signal. Pass a
signal_idto Get Revenue Signal by ID. - Open the company. Follow a signal’s
entity_idto Get company by ID.
Authorizations
Path Parameters
The ID of the list 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 published in the current week (Monday onwards).
Response
List of revenue signals matching the query.
Unique identifier for this revenue signal (prefixed with rev_).
"rev_288a8a7b4ea68bbfd674b035bde3659b"
The date (YYYY-MM-DD) the underlying observation was published (article or filing date).
"2025-12-16"
Concise summary of what is new in this signal compared to the previous company context (e.g. "$40M ARR (2024); profitable; ...").
"Q2 rev $424K; net loss $10.8M; backlog ~$15M (+$11.2M YoY); shipped 8 WAM-V; partnerships with Mythos AI & Gradient Marine; AUVSI certification."
The kind of source the signal was derived from.
news, social, public "news"
URL to the source article or filing.
"https://www.roi-nj.com/2025/12/16/industry/energy-utilities/ocean-power-technologies-says-government-shutdown-hurt-earnings-revenue-in-quarter/"
Internal article id for the source (only set for news / social).
496721
Specter company id that this signal is attributed to. May be null if the company is referenced upstream but not tracked in our company DB.
"5e3bbfb900c8f4c966a2d566"
Name of the company the signal is attributed to.
"Ocean Power Technologies"
Which revenue metric the value represents.
ARR, Revenue, GMV "Revenue"
Annualised revenue in USD at the time of the signal.
1696000
The fiscal year the revenue metric refers to.
2025
The date (YYYY-MM-DD) as of which the reported revenue figure is valid (e.g. EOY for a yearly figure, or a specific date for an ARR snapshot). May differ from signal_date.
"2025-06-30"
Tags qualifying the revenue figure (e.g. PROJECTION when the figure is forecast rather than reported, or public for SEC-filing-derived figures).
The text excerpt the revenue figure was extracted from.
"Fiscal Q2 2025 revenue was $424K, down from $2.4M in the prior-year quarter; the company posted a net loss of $10.8M for the quarter; backlog was about $15.0M at Oct. 31."
A short qualitative traction headline associated with the signal, if any.
"Net loss $10.8M in fiscal Q2 (vs. $3.9M prior-year), revenue $424,000 (down from $2.4M year-over-year), backlog ~$15.0M (up $11.2M, ~300% YoY), shipped 8 WAM-V autonomous surface vehicles, signed strategic partnerships with Mythos AI and Gradient Marine, AUVSI Trusted Uncrewed Maritime Systems Operator Training Provider certification."
Whether the company is reported as profitable at the time of the signal.
false
Annualised net income in USD at the time of the signal.
-43200000
The fiscal year the profit figure refers to.
2025
The date (YYYY-MM-DD) as of which the reported profitability metric is valid.
"2025-06-30"
The text excerpt the profitability figure was extracted from.
"Posted a net loss of $10.8M for fiscal Q2 ended Oct. 31, 2025 (quarterly loss; annualized to -$43.2M)."
URL to the source backing the profitability claim.
"https://www.roi-nj.com/2025/12/16/industry/energy-utilities/ocean-power-technologies-says-government-shutdown-hurt-earnings-revenue-in-quarter/"
Internal article id for the profitability source (only set for news / social).
496721