Score profiles with a predictive model
Score profiles with the named model, reusing the cached fit from the most recent train (fitting on demand if none is cached). Post a contact_id to score exactly one contact, or omit it to score the model’s activation population and return the top-ranked profiles (highest score/value first) up to limit. Classification models return a probability score; the lifetime-value model returns predicted_value_cents. Returns 422 when the model cannot be fit, and 404 when a requested contact_id is not in the scoring population. Owner / admin / developer only.
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Model key from GET /api/v1/cdp/predictive-models.
churn_propensity, conversion_intent, lifetime_value, engagement_fatigue