Clarivate Link Entities API

REST endpoints for link entities.

Operations 4

DELETE /{version}/dataobject/linkentities Delete link entities #
OPTIONS /{version}/dataobject/linkentities Options for link entities #
POST /{version}/dataobject/linkentities Create new data entities #
PUT /{version}/dataobject/linkentities Update existing data entities #

Documentation

📖
Documentation
https://developer.clarivate.com/apis/ipdata-api
📖
Documentation
https://developer.clarivate.com/apis/converisreadapi
📖
Documentation
https://developer.clarivate.com/apis/dss-search-api
📖
Documentation
https://developer.clarivate.com/apis/wos-journal
📖
Documentation
https://developer.clarivate.com/apis/endnote
📖
Documentation
https://developer.clarivate.com/apis/legacy_api
📖
Documentation
https://developer.clarivate.com/apis/converis_additional_api
📖
Documentation
https://developer.clarivate.com/apis/incites
📖
Documentation
https://developer.clarivate.com/apis/wos
📖
Documentation
https://developer.clarivate.com/apis/sushi-api
📖
Documentation
https://developer.clarivate.com/apis/cud_api
📖
Documentation
https://developer.clarivate.com/apis/ric_ai_api
📖
Documentation
https://developer.clarivate.com/apis/cddi-counter-five
📖
Documentation
https://developer.clarivate.com/apis/ric-download-api
📖
Documentation
https://developer.clarivate.com/apis/wos-researcher
📖
Documentation
https://developer.clarivate.com/apis/wos-starter
📖
Documentation
https://developer.clarivate.com/apis/woslite
📖
Documentation
https://developer.clarivate.com/apis/lsh-download-ext-client
📖
Documentation
https://developer.clarivate.com/apis/wosrl-api
📖
Documentation
https://developer.clarivate.com/apis/cortellis-api-collection
📖
Documentation
https://developer.clarivate.com/apis/patentmonitor-innography
📖
Documentation
https://developer.clarivate.com/apis/reviewer-connect
📖
Documentation
https://developer.clarivate.com/apis/ric-agent-hub-api
📖
Documentation
https://developer.clarivate.com/apis/ric-searchretrieve-api
📖
Documentation
https://developer.clarivate.com/apis/sushi-status-api
📖
Documentation
https://developer.clarivate.com/apis/twa-riskmark-integration

Specifications

Other Resources

🔗
OpenAPISource
https://developer.clarivate.com/apis/ipdata-api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/converisreadapi/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/dss-search-api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/wos-journal/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/endnote/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/legacy_api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/converis_additional_api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/incites/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/wos/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/sushi-api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/cud_api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/ric_ai_api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/cddi-counter-five/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/ric-download-api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/wos-researcher/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/wos-starter/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/woslite/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/lsh-download-ext-client/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/wosrl-api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/cortellis-api-collection/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/patentmonitor-innography/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/reviewer-connect/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/ric-agent-hub-api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/ric-searchretrieve-api/swagger
🔗
X-GraphQLGated
https://raw.githubusercontent.com/api-evangelist/clarivate/refs/heads/main/graphql/clarivate-graphql.yml
🔗
OpenAPISource
https://developer.clarivate.com/apis/sushi-status-api/swagger
🔗
OpenAPISource
https://developer.clarivate.com/apis/twa-riskmark-integration/swagger

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/clarivate-link-entities-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

clarivate-link-entities-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  version: 1.0.0
  title: Converis CUD Link Entities API
  description: This documentation is for viewing purposes only.
servers:
- url: https://api.clarivate.com/cudapi
tags:
- name: Link Entities
  description: REST endpoints for link entities.
paths:
  /{version}/dataobject/linkentities:
    delete:
      summary: Delete link entities
      operationId: deleteLinkEntities
      tags:
      - Link Entities
      parameters:
      - name: version
        in: path
        required: true
        schema:
          type: string
          enum:
          - v2
        description: API version. Currently supports 'v2'.
      responses:
        '200':
          description: Successful deletion response
          content:
            application/json:
              example:
                infoResponse:
                - id: '111'
                  uuid: 452a0e5a-ca67-42cf-a49c-e6be896f0ff9
                  responseStatus: DELETED
                  type: PUBL_has_CARD
                - id: '222'
                  uuid: 7dfa5738-6acb-41d2-b8df-37c76e3b2011
                  responseStatus: DELETED
                  type: PUBL_has_CARD
        '400':
          description: Request is not correct.
        '403':
          description: Your account does not have permissions to access the requested data.
        '404':
          description: Requested data is not found.
        '500':
          description: Unknown Internal error occurred. Try again or contact the system administrator.
    options:
      summary: Options for link entities
      description: This endpoint provides information about the supported actions and request structure for link entities.
      operationId: optionsLinkEntities
      tags:
      - Link Entities
      parameters:
      - name: version
        in: path
        required: true
        schema:
          type: string
          enum:
          - v2
        description: API version. Currently supports 'v2'.
      responses:
        '200':
          description: Options response
          content:
            application/json:
              example:
                supported_actions:
                - Create
                - Update
                - Delete
                request_structure:
                  Create:
                    HTTP_method: POST
                    endpoint: https://host:<port>/<converis_app_name>/ws/v2/dataobject/linkentities
                    description: Send HTTP request using the HTTP method POST to create link entities.
                  Update:
                    HTTP_method: PUT
                    endpoint: https://host:<port>/<converis_app_name>/ws/v2/dataobject/linkentities
                    description: Send HTTP request using the HTTP method PUT to update link entities.
                  Delete:
                    HTTP_method: DELETE
                    endpoint: https://host:<port>/<converis_app_name>/ws/v2/dataobject/linkentities
                    description: Send HTTP request using the HTTP method DELETE to delete link entities.
    post:
      summary: Create new data entities
      operationId: createLinkEntities
      tags:
      - Link Entities
      parameters:
      - name: version
        in: path
        required: true
        schema:
          type: string
          enum:
          - v2
        description: API version. Currently supports 'v2'.
      requestBody:
        required: true
        content:
          application/json:
            schema:
              type: object
              properties:
                entities:
                  type: array
                  items:
                    type: object
                    properties:
                      idLeft:
                        type: string
                      idRight:
                        type: string
                      type:
                        type: string
                      attributes:
                        type: array
                        items:
                          type: object
                          properties:
                            name:
                              type: string
                            value:
                              type: string
                          required:
                          - name
                          - value
                    required:
                    - idLeft
                    - idRight
                    - type
                    - attributes
              required:
              - entities
      responses:
        '200':
          description: Successful creation response
          content:
            application/json:
              example:
                infoResponse:
                - id: '555'
                  uuid: 452a0e5a-ca67-42cf-a49c-e6be896f0ff9
                  type: PERS_has_CARD
                  responseStatus: CREATED
                - id: '666'
                  uuid: 7dfa5738-6acb-41d2-b8df-37c76e3b2011
                  type: PERS_has_CARD
                  responseStatus: CREATED
        '400':
          description: Request is not correct.
        '403':
          description: Your account does not have permissions to access the requested data.
        '404':
          description: Requested data is not found.
        '500':
          description: Unknown Internal error occurred. Try again or contact the system administrator.
    put:
      summary: Update existing data entities
      operationId: updateLinkEntities
      tags:
      - Link Entities
      parameters:
      - name: version
        in: path
        required: true
        schema:
          type: string
          enum:
          - v2
        description: API version. Currently supports 'v2'.
      requestBody:
        required: true
        content:
          application/json:
            schema:
              type: object
              properties:
                entities:
                  type: array
                  items:
                    type: object
                    properties:
                      id:
                        type: string
                      attributes:
                        type: array
                        items:
                          type: object
                          properties:
                            name:
                              type: string
                            value:
                              type: string
                          required:
                          - name
                          - value
                    required:
                    - id
                    - attributes
              required:
              - entities
      responses:
        '200':
          description: Successful update response
          content:
            application/json:
              example:
                infoResponse:
                - id: '111'
                  uuid: 452a0e5a-ca67-42cf-a49c-e6be896f0ff9
                  responseStatus: UPDATED
                  type: PUBL_has_CARD
                - id: '222'
                  uuid: 7dfa5738-6acb-41d2-b8df-37c76e3b2011
                  responseStatus: UPDATED
                  type: PUBL_has_CARD
        '400':
          description: Request is not correct.
        '403':
          description: Your account does not have permissions to access the requested data.
        '404':
          description: Requested data is not found.
        '500':
          description: Unknown Internal error occurred. Try again or contact the system administrator.