One event, full context
Visitor event
Retrieve device, location, confidence, risk, and detection signals for one request.
GET
/visitors/events/:requestId- Service
- Fingerprint
- Billing
- On success
01
Request
requestIdrequiredpath stringThe event ID returned during identification.
curl "https://api.finap.uk/api/v1/visitors/events/event_id" \
-H "Authorization: Bearer $FINAP_API_KEY"02
Response groups
identityrequestId, visitorIdEvent and stable visitor identifiers.
contexttimestamp, url, userAgentWhere and when the event occurred.
deviceobjectBrowser, version, OS, OS version, and device.
locationobjectIP, city, country, timezone, and coordinates.
signalsobjectBot, proxy, VPN, incognito, emulator, and tampering flags.
riskScorenumberNormalized risk score from 0 to 1.