We've added documentation for the new getUADMetadata API to our developer portal.

  • View the documentation here: getUADMetadata

    This API endpoint retrieves detailed information about unusual activity detected on manuscripts during submission and review processes. This API returns comprehensive UAD scoring data, including detected activity types, involved persons, device information, and timestamps.


We've added documentation for the new updatePersonProfile API to our developer portal.

  • View the documentation here: updatePersonProfile

    This API endpoint allows external systems to update user profile information in ScholarOne Manuscripts programmatically. The Profile Sync API provides the ability to synchronize user data between external systems and ScholarOne Manuscripts, supporting automated profile management workflows.

We've added documentation for the new getSubmissionConfigurationByJournal API to our developer portal.

  • View the documentation here: getSubmissionConfigurationByJournal

    This API Endpoint Retrieves the complete submission configuration for a specific journal, including submission groups, manuscript pages, statuses, types, detail groups with custom questions and answers, file designation attributes, and submission parameters.


We've added documentation for the new addNote API to our developer portal.

  • View the documentation here: addNote

  • This API endpoint allows users to programmatically add document notes to manuscripts within ScholarOne Manuscripts, supporting automated documentation and workflow tracking.


We've added documentation for the new makeEditorAssignment API to our developer portal.

  • View the documentation here: makeEditorAssignment

  • This API endpoint allows users to programmatically assign editors to manuscripts within ScholarOne Manuscripts. It supports automated assignment workflows by creating assignments based on person, document, and task identifiers, and works in tandem with existing endpoints like getEditorAssignmentsByDate and getSubmissionInfoFull.


We’ve added documentation for the new Relay API to our developer portal.

  • View the documentation here: Relay API

  • This API provides a unified way to submit and manage different types of objects for validation and storage. Some of the supported use cases include document integrity checks, reviewer matching and author verification, with the flexibility to support additional workflows as needed.

Check out the new guide for details on usage, parameters, and sample payloads.