Score an event
score_eventAssess a fraud event and receive a risk score, verdict, and supporting checks. If an email is included, also see whether that mailbox has been seen before.
Instructions
Run an event through the scoring engine and get {score, verdict, reasons, checks}. When the event carries an email, the response also has an identity block whose email_canonical is the dedupe key for that address — so one call both scores the event and tells you whether the mailbox is one you have already seen. Consumes one row of monthly quota AND records an event — prefer the read-only tools when investigating history rather than testing new input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | ||
| No | |||
| event | Yes | Event type, e.g. 'signup', 'cashout', 'trial_start' | |
| phone | No | ||
| user_id | No | ||
| timezone | No | IANA browser timezone | |
| device_id | No |