Score news duplicate candidates (GET)

View as Markdown

Return scored duplicate candidates for news queries. Results are ordered by match score; custom sorting is not supported.

Authentication

X-Client-Secretstring

Client secret for read-only service-to-service access (no writes)

Query parameters

excludeIdintegerOptional
Exclude news id
slugstringOptional

URL-safe identifier

titlestringOptional
Article title
searchstringOptional

Full-text search query

publicationstringOptional
Publication name
urlstringOptional
Article URL
urlDomainstringOptional
URL domain match
urlMatchModeenumOptional
URL match mode
Allowed values:
externalIdstringOptional
External identifier
pageintegerOptional

Zero-based page index (0..N)

sizeintegerOptional

The size of the page to be returned; duplicate-check default 10, maximum 100.

sortlist of stringsOptional
Sorting is not supported

Response

OK

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
406
Not Acceptable Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error