SignalPrint - Accounts
Number of APIs: 2
Note: before running this collection, make sure that you set your Verosint API key in the Environments -> Globals section. The name of the variable is api-key
The request in this collection demonstrates how to retrieve information related to an existing accont to facilitate fraud investigations. On the variables tab, you can set the value of accountId
to the ID to be retrieved in the Read Account Signals request in this collection. Note that the accountId
may not look like an email address.
The response from the lookup endpoint contanins:
- signals including fraud labels from the last event,
- all assigned tags,
- IP addresses, email addresses, phone numbers associated with the specified account, and
- the list of directly associated accounts - including the emails and phone numbers of the associated accounts.
Using the accounts endpoint, you can also update the associated tags using the PATCH
requests in this collection.
Once a tag is added in the endpoint, you can see those tags both in the SignalPrint as well as the Explorer section of the user interface.