Skip to main content
POST

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

model
enum<string>
required

Model key from GET /api/v1/cdp/predictive-models.

Available options:
churn_propensity,
conversion_intent,
lifetime_value,
engagement_fatigue

Body

application/json
contact_id
string

Score just this contact. Omit to score and rank the whole activation population.

Required string length: 1 - 128
limit
integer
default:50

Maximum number of ranked profiles to return in population mode.

Required range: 1 <= x <= 500

Response

Scored profile(s) for the model.

data
object
meta
object