Score news duplicate candidates
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
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
Request
This endpoint expects an object.
excludeId
Exclude news id
externalId
External identifier
publication
Publication name
qwen4bFp16Embedding
Embedding vector pinned to qwen-4b-fp16 (Qwen3-Embedding-4B-f16.gguf) from https://huggingface.co/Qwen/Qwen3-Embedding-4B-GGUF?show_file_info=Qwen3-Embedding-4B-f16.gguf; only this fp16 model is accepted and exactly 2560 floats are required
search
Full-text search query
slug
URL-safe identifier
title
Article title
url
Article URL
urlDomain
URL domain match
urlMatchMode
URL match mode
Response
OK
content
empty
first
last
number
numberOfElements
pageable
size
sort
totalElements
totalPages
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
406
Not Acceptable Error
409
Conflict Error
415
Unsupported Media Type Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error