API reference
Search news and scholarly paper metadata at once with the RDPLINE Collections Search API.
Send the search keyword and any conditions in the request body.
POST https://api.rdpline.com/collections/searchItem
Behavior
Search scope
Searches the entire media and paper corpus without applying the contract scope.
Returned data
Article bodies, excerpts, highlights, images, and deletion status are not provided.
Sorting
Fixed to relevance order. The sort parameter is not supported.
Pagination
Not supported. Parameters such as page, sort, and sources cannot be used.
totalCount
Number of returned results. Equal to items.length.
News and paper sources are processed independently, and the response shape depends on the failure type.
The article object included in the news.items array.
The paper object included in the scholar.items array.