Collections in this workspace allow you to explore Verosint APIs. Make sure you follow the
Product Documentation to create an account and to obtain an API key before testing the API.
Set the API key value in the
Environments / Global variables section. The name of the variable is
api-key
.
Note that to execute the requests in the collections, you will need to fork the collections and make your profile in Qodex public.
Collections in this workspace:
Collection Name | Description |
---|
Rules Evaluation - Just In Time | Demonstrates how to evaluate rules with various scenarios where the rule itself is submitted along with the identifiers |
Rules Evaluation - Predefined | Demonstrates how to evaluate a rules set on the provided set of identifiers when the rules set is already defined in the Verosint application. |
SignalPrint - Accounts | Demonstrates how to retrieve signals, events related to an account and how to manage tags on an account. |
SignalPrint - Handling a SignalPrint Event | Demonstrates how to submit an event to the SignalPrint endpoint, how to look up the generated print and how to match a print. |
SignalPrint - Submitting Multiple SignalPrint Events | Demonstrates sending multiple events using a data file to the SignalPrint endpoint. |