post https://api.verosint.com/v1/signalprint/events
Submit application events to detect fraud and analyze in the SignalPrint explorer
Notes on Request Payloads
The accountId
property should always be provided if the event can be associated with an account or user. The identifier should be immutable and not change in the context of your application.
Without the accountId
property, the email
and phone
properties are used to identify an account or user in your application.
Note that if the timestamp is omitted from any event, then the current time will be used.