Summary
The Data Scoring group contains thePOST /v1/score endpoint and its interactive playground.Use it to score company or deal records and return structured reasons alongside the numeric score.Authentication
- External integrations use
Authorization: Bearer <access_token> - OAuth callers need
companies:readfor company scoring - OAuth callers need
cases:readfor deal scoring - Sanka internal tooling can also authenticate with
X-Workspace-Code
Coverage
- v1 supports
object_type=companyandobject_type=deal - score snapshots are deterministic for the same normalized input and algorithm version
- responses include
dimensions,reasons, andexplanation