Negative News

Beta
<Warning>This endpoint is in beta and subject to change</Warning> Screens entities against news articles and public records to identify risk-relevant content. Leverages machine learning to detect and classify risks across various domains. Provides detailed article metadata with risk assessments and direct source references.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Query parameters

namestringRequired
Target entity name for adverse media screening.
topicenumOptional

Risk category filter for targeted screening. Each topic represents a distinct risk domain (e.g., environmental for environmental violations, financial for financial misconduct).

untildateOptional

Date cutoff for article inclusion in YYYY-MM-DD format. If provided, only articles published after this date will be included in results.

Response

This endpoint returns a list of objects.

Errors

400
Bad Request
401
Unauthorized
404
Not Found
429
Rate Limit Exceeded
500
Internal Server Error