Skip to main content
POST
/
entities
/
{entityId}
/
datasources
/
syntage
/
score
/
calculate
Calculate Syntage Score
curl --request POST \
  --url https://api.syntage.com/entities/{entityId}/datasources/syntage/score/calculate \
  --header 'X-API-Key: <api-key>'
{
  "@context": "/contexts/Error",
  "@type": "hydra:Error",
  "hydra:title": "An error occurred",
  "hydra:description": "exampleField: Syntage score already exists."
}

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Path Parameters

entityId
string<uuid>
required

Response

Syntage Score calculate response