Relay sample API Call
Example Request addJSONData
- Input: Required Site Short Name query parameter URL for use via HTTP request after Digest Authentication is performed:
https://mc-api.manuscriptcentral.com/api/s1m/v2/system/addJSONData?site_name=salesdemoplus
Request JSON Body Example
Payload Example to display the Research Integrity report for the document with ID: 50020537.
{
"data": {
"type": 2,
"payload": {
"documentId": 50020537,
"content": "<p><strong style='color:#1a73e8;'>Research Integrity:</strong> <strong style='color:red;'>Alert</strong></p><p><strong>Overview:</strong></p><ul><li>This article references retracted articles. This should be investigated.</li><li>3 tortured phrases have been identified in the text.</li><li>2 email domains have been flagged as risky.</li></ul><p><strong>This paper:</strong></p><ul style='list-style:none; padding-left:0;'><li style='display:inline-block; background:#c62828; color:white; padding:4px 8px; margin:2px; border-radius:4px;'>3 tortured phrases</li><li style='display:inline-block; background:#c62828; color:white; padding:4px 8px; margin:2px; border-radius:4px;'>2 risky email domains</li></ul><p><strong>Self-citations and references:</strong></p><ul style='list-style:none; padding-left:0;'><li style='display:inline-block; background:#fdd835; padding:4px 8px; margin:2px; border-radius:4px;'>Problematic Paper Screener flagged 1 reference</li><li style='display:inline-block; background:#c62828; color:white; padding:4px 8px; margin:2px; border-radius:4px;'>2 retracted references</li><li style='display:inline-block; background:#fdd835; padding:4px 8px; margin:2px; border-radius:4px;'>1 expert contribution of a reference</li></ul><p><small>Disagree with this publication's report? <a href='#' style='color:#1a73e8;'>Please let us know</a></small></p>",
"checkType": 3001,
"url": "https://app.example.link/manuscript/cf65375c-9494-4ec5-bb68-dc6b3555b488",
"effectiveDate": "2025-09-03",
"score": 1,
"alert": "true"
}
}
}Integrity Check Report displayed in ScholarOne Manuscripts UI
Updated 2 months ago
What’s Next
