Skip to main content
GET
/
insights
/
metrics
/
scores
/
syntage
/
distribution
Get Syntage Score distribution
curl --request GET \
  --url https://api.syntage.com/insights/metrics/scores/syntage/distribution \
  --header 'X-API-Key: <api-key>'
{
  "distribution": [
    {
      "label": 500,
      "metric": 12
    }
  ]
}

Authorizations

X-API-Key
string
header
required

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

Response

Syntage Score distribution

Distribution of current Syntage Score values across score buckets.

distribution
object[]

Number of Syntage Score records in each score bucket