Send feedbacks about verifications
Optional. Report verification-funnel steps (verification.started, verification.completed) when you run phone verification outside Prelude Verify. Feeds Watch abuse-rate counters for your own flow. Call Predict on the same target before verification.started and reuse metadata.correlation_id so auth-start counters receive predict signals; without a linked predict, only attempt-rate counters update on started. Not required if you only use Events and/or Predict, or if Verify already handles verification for that traffic.
verification.started— verification began (challenge issued or started). Maps to an “attempt” in the anti-fraud counter model, and—when linked to an earlier predict—to auth-start counters (IP, prefix, JA4, carrier, and related signals).verification.completed— verification succeeded. Maps to a successful “check” for conversion-style rules.
- You only use Events and/or Predict, or
- Verification already goes through Prelude Verify (Verify feeds those counters for that traffic).
Recommended flow for counter updates
To warm the Watch antispam pool when verification starts, use Predict before Feedback on the same target:- Predict at signup (same
targetas the later feedback). verification.startedfeedback when the user begins verification, with the samemetadata.correlation_idyou sent on predict (if you use correlation IDs).verification.completedwhen verification succeeds (same target andcorrelation_idwhen applicable).
verification.started still updates the attempt-rate counter from the phone number and country, but auth-level counters (IP concentration, JA4, device, carrier, and similar) are not updated. Always call Predict first when you rely on those signals.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
A list of feedbacks to send. A maximum of 100 feedbacks can be sent in a single request.
100