Skip to main content
POST
/
entities
/
{entityId}
/
datasources
/
syntage
/
score
/
calculate
Start Syntage Score calculation
curl --request POST \
  --url https://api.syntage.com/entities/{entityId}/datasources/syntage/score/calculate \
  --header 'X-API-Key: <api-key>'
{
  "message": "<string>"
}

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 calculation started