Action | Method | Description |
---|---|---|
/search/status - get | GET |
Adverse Media endpoint that searches for a company or person type entity and returns a list of compliance related adverse news articles for that entity.
|
/search/{entity_type} - get | GET |
Adverse Media endpoint that searches for a company or person type entity and returns a list of compliance related adverse news articles for that entity.
|
/search/{entity_type} - post | POST |
Adverse Media endpoint that `queues up` a searche for a company or person type entity and returns a `task id` to allow tracking of search progress.
|