Search Signals - By Company Domain

Search News by Company Website, Trigger Code & News Published Date

post

Search for news articles based on company website domain(s) and Intellizence trigger code(s)

Authorizations
x-api-keystringRequired
Header parameters
x-api-keystringRequired

Intellizence API key for authenticating the request.

Body
startDatestring · dateOptional

Start date for the news search in YYYY-MM-DD format. Date is news published date.

Example: 2025-06-01
endDatestring · dateOptional

End date for the news search in YYYY-MM-DD format. Date is news published date.

Example: 2025-07-07
companyDomainsstringOptional

Website Domain of the company for which news signal are required. Website Domain is mandatory. Multiple domains can be passed as comma separated values or array. i.e www.., .

Example: coreweave.com
triggerCodesstring · enumOptional

Intellizence Trigger Codes used to filter relevant news signals. Multiple Trigger Code(s) can be passed as comma separated string or as an array. For a categorized reference of all codes, click here

Example: KW_518Possible values:
limitintegerOptional

Number of news articles to be returned.

Example: 1
Responses
200

News search results

application/json
post
/api/v2/news/search
200

News search results

Last updated