Bulk get Investor Interest Signals by ID
Retrieve up to 50 investor-interest signals in a single request by supplying a list of signal IDs. This is the bulk counterpart to GET /investor-interest/{signalId}.
The request body is a JSON array of signal IDs (1–50). Unknown IDs are silently omitted from the response, and duplicate IDs are honored. The response order is not guaranteed.
This endpoint uses 1 credit per signal returned. Unknown IDs are not charged.
Authorizations
Body
1 - 50 elementsResponse
The investor-interest signals matching the supplied IDs. Unknown IDs are omitted.
Unique identifier for this investor interest signal
"02d32673-f1ab-40a1-93c5-a3a36a10d342"
Date when the talent signal was detected
"2018-03-15"
Confidence score for this talent signal (1-10 scale)
9
Type of talent signal detected
Company, Talent "Company"
The investors for this signal
Summary of the signal
"Porcupine VC are in talks with Hedgehog Analytics as it seeks seed capital."
The course of the signal
influencer, journalist, investor, insider, angel, investment_bank, venture_capital, private_equity "insider"
The total funding in USD when the signal was triggered
16600000
The last funding in USD when the signal was triggered
16600000
The total funding date when the signal was triggered
"2025-12-01"
Unique identifier of the entity that this signal is for, if it's a Company signal then this is the company id, if it's a Talent signal then this is the person id.
Note that this may not exist, in which case for company signals the domain can be used and for talent signals the linkedin_url can be used.
"per_195438c40b261c2117954333"
Information about the company if it is a company signal.
Information about the person if it is a talent signal.