POST
https://your-server.example.com/webhooks/fingerly Signed by FingerlySent alongside identification.completed when an identification lands at the high level: its score reached the threshold in force when it was scored. Subscribe to this alone if you only act on high-risk visitors.
Body
idstringThe event's ID, a UUIDv7. The same on every retry: deduplicate on it. Also sent asX-Fingerly-Event-ID.typestringAlwaysvisitor.suspect.versionintegerThe envelope version,1.organization_idstringYour organization.environmentstringlivefor production traffic,testfor staging and development.created_atstringWhen the underlying fact happened, RFC 3339 in UTC. Not when it was delivered.dataobjectThe high-risk identification.8 child fields
request_idstringThe identification's request ID.sdk_key_idstringThe public key that submitted it.visitor_idstringThe visitor.scoreintegerThe suspect score.levelstringAlwayshigh.thresholdintegerThe threshold the score was compared with.triggersarrayEvery signal that fired, heaviest first.4 child fields
signalstringThe signal.groupstringThe signal's group.weightintegerThe weight it added.confidencestringlow,mediumorhigh.
tagstringYour tag. Empty when none was sent.