POST api/SofyExplore/applications/GetImageSimilarity

Request Information

URI Parameters

None.

Body Parameters

SofyExplore
NameDescriptionTypeAdditional information
URLToPreExploratoryJSON

string

None.

Environment

string

None.

TestRunType

string

None.

TestRunID

integer

None.

img1

string

None.

img2

string

None.

content

string

None.

ArrClusterActions

Collection of Object

None.

ArrClusterActionsLabel

Collection of Object

None.

Flow

Collection of ExploreMap

None.

userFlow

Collection of ExploreMapUserFlow

None.

Request Formats

application/json, text/json

Sample:
{
  "content": "sample string 1",
  "ArrClusterActions": [
    {},
    {}
  ],
  "ArrClusterActionsLabel": [
    {},
    {}
  ],
  "Flow": [
    {
      "PredictedClusterName": "sample string 1",
      "UserClusterName": "sample string 2",
      "UserFlow": "sample string 3"
    },
    {
      "PredictedClusterName": "sample string 1",
      "UserClusterName": "sample string 2",
      "UserFlow": "sample string 3"
    }
  ],
  "userFlow": [
    {
      "ApplicationID": 1,
      "ApplicationGUID": "388dd9c9-393e-4e86-95b1-1bd0cd2846c7",
      "PredictedClusterName": "sample string 3",
      "UserClusterName": "sample string 4",
      "Flow": [
        {
          "ExploreMapUserFlowID": 1,
          "ExploreMapID": 2,
          "UserFlowURL": "sample string 3",
          "CreatedOn": "2026-03-15T04:43:27.1948836+00:00",
          "IsActive": true
        },
        {
          "ExploreMapUserFlowID": 1,
          "ExploreMapID": 2,
          "UserFlowURL": "sample string 3",
          "CreatedOn": "2026-03-15T04:43:27.1948836+00:00",
          "IsActive": true
        }
      ]
    },
    {
      "ApplicationID": 1,
      "ApplicationGUID": "388dd9c9-393e-4e86-95b1-1bd0cd2846c7",
      "PredictedClusterName": "sample string 3",
      "UserClusterName": "sample string 4",
      "Flow": [
        {
          "ExploreMapUserFlowID": 1,
          "ExploreMapID": 2,
          "UserFlowURL": "sample string 3",
          "CreatedOn": "2026-03-15T04:43:27.1948836+00:00",
          "IsActive": true
        },
        {
          "ExploreMapUserFlowID": 1,
          "ExploreMapID": 2,
          "UserFlowURL": "sample string 3",
          "CreatedOn": "2026-03-15T04:43:27.1948836+00:00",
          "IsActive": true
        }
      ]
    }
  ],
  "URLToPreExploratoryJSON": "sample string 1",
  "Environment": "sample string 2",
  "TestRunType": "sample string 3",
  "TestRunID": 4,
  "img1": "sample string 5",
  "img2": "sample string 6"
}

application/xml, text/xml

Sample:
<SofyExplore xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SofyWebApi.Classes">
  <ArrClusterActions xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:anyType />
    <d2p1:anyType />
  </ArrClusterActions>
  <ArrClusterActionsLabel xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:anyType />
    <d2p1:anyType />
  </ArrClusterActionsLabel>
  <Environment>sample string 2</Environment>
  <Flow>
    <ExploreMap>
      <PredictedClusterName>sample string 1</PredictedClusterName>
      <UserClusterName>sample string 2</UserClusterName>
      <UserFlow>sample string 3</UserFlow>
    </ExploreMap>
    <ExploreMap>
      <PredictedClusterName>sample string 1</PredictedClusterName>
      <UserClusterName>sample string 2</UserClusterName>
      <UserFlow>sample string 3</UserFlow>
    </ExploreMap>
  </Flow>
  <TestRunID>4</TestRunID>
  <TestRunType>sample string 3</TestRunType>
  <URLToPreExploratoryJSON>sample string 1</URLToPreExploratoryJSON>
  <content>sample string 1</content>
  <img1>sample string 5</img1>
  <img2>sample string 6</img2>
  <userFlow>
    <ExploreMapUserFlow>
      <ApplicationGUID>388dd9c9-393e-4e86-95b1-1bd0cd2846c7</ApplicationGUID>
      <ApplicationID>1</ApplicationID>
      <Flow>
        <MapUserFlow>
          <CreatedOn>2026-03-15T04:43:27.1948836+00:00</CreatedOn>
          <ExploreMapID>2</ExploreMapID>
          <ExploreMapUserFlowID>1</ExploreMapUserFlowID>
          <IsActive>true</IsActive>
          <UserFlowURL>sample string 3</UserFlowURL>
        </MapUserFlow>
        <MapUserFlow>
          <CreatedOn>2026-03-15T04:43:27.1948836+00:00</CreatedOn>
          <ExploreMapID>2</ExploreMapID>
          <ExploreMapUserFlowID>1</ExploreMapUserFlowID>
          <IsActive>true</IsActive>
          <UserFlowURL>sample string 3</UserFlowURL>
        </MapUserFlow>
      </Flow>
      <PredictedClusterName>sample string 3</PredictedClusterName>
      <UserClusterName>sample string 4</UserClusterName>
    </ExploreMapUserFlow>
    <ExploreMapUserFlow>
      <ApplicationGUID>388dd9c9-393e-4e86-95b1-1bd0cd2846c7</ApplicationGUID>
      <ApplicationID>1</ApplicationID>
      <Flow>
        <MapUserFlow>
          <CreatedOn>2026-03-15T04:43:27.1948836+00:00</CreatedOn>
          <ExploreMapID>2</ExploreMapID>
          <ExploreMapUserFlowID>1</ExploreMapUserFlowID>
          <IsActive>true</IsActive>
          <UserFlowURL>sample string 3</UserFlowURL>
        </MapUserFlow>
        <MapUserFlow>
          <CreatedOn>2026-03-15T04:43:27.1948836+00:00</CreatedOn>
          <ExploreMapID>2</ExploreMapID>
          <ExploreMapUserFlowID>1</ExploreMapUserFlowID>
          <IsActive>true</IsActive>
          <UserFlowURL>sample string 3</UserFlowURL>
        </MapUserFlow>
      </Flow>
      <PredictedClusterName>sample string 3</PredictedClusterName>
      <UserClusterName>sample string 4</UserClusterName>
    </ExploreMapUserFlow>
  </userFlow>
</SofyExplore>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.