Score news duplicate candidates (GET)
Score news duplicate candidates (GET)
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
excludeId
Exclude news id
slug
URL-safe identifier
title
Article title
search
Full-text search query
publication
Publication name
url
Article URL
urlDomain
URL domain match
urlMatchMode
URL match mode
Allowed values:
externalId
External identifier
page
Zero-based page index (0..N)
size
The size of the page to be returned; duplicate-check default 10, maximum 100.
sort
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