Search Dataset Articles

Search for articles within a news dataset.

Contact your Account Executive for available datasets.

Response

Returns a list of search results with title, URL, snippet, and date.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Organization-IDstring
API Key authentication via header

Path parameters

datasetstringOptional
The dataset to search. Contact your Account Executive for available datasets.

Response

Search completed successfully
datasetstring
The dataset that was searched
querystring
Original search query
resultslist of objects
List of search results
total_resultsinteger
Total number of results available
limitinteger
Maximum results requested
errorstring or null
Error message if search failed

Errors