Ad-hoc search
POST/search
Finds media coverage using a set of search criteria and filters.
Request
Responses
- 200
- 400
- 401
- 405
- 500
- 502
- 504
The results of the query, including a list of mentions. If no mentions are found expect an empty list and 0 total results.
The request failed validation and was not processed.
The credentials provided were invalid. This likely indicates an issue with the API key.
The HTTP method used is not supported for this endpoint.
An internal server error occurred. This is a general case error. If this persists, please contact support.
An internal error occurred due to downstream calls. This is likely temporary and may be retried.
A timeout occurred while processing the request