Get company revenue signals
Returns a company’s complete revenue and profitability signal history.
What you need
A Specter company ID; get one from Search company name.
Behaviour
- Sorted reverse-chronologically (most recent first).
- Page through with
pageandlimit. - Set
new=trueto return only signals from the current week (Monday onwards). - Bound results by signal date with
revenue_signal_date_after/revenue_signal_date_before(both inclusive; an explicit date overridesnew). - Returns
404when the company is unknown to Specter, and200with an empty array when known but with no signals.
What you do next
- Get the company profile. Follow the
companyIdto Get company by ID. - Open a single signal. Pass a
signal_idto Get Revenue Signal by ID.
Authorizations
Path Parameters
The Specter company ID.
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).
Only return signals with a signal date on or after this date (YYYY-MM-DD, inclusive). Overrides new when both are given.
"2026-06-01"
Only return signals with a signal date on or before this date (YYYY-MM-DD, inclusive).
"2026-06-30"
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