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 NameDescription
Rules Evaluation - Just In TimeDemonstrates how to evaluate rules with various scenarios where the rule itself is submitted along with the identifiers
Rules Evaluation - PredefinedDemonstrates how to evaluate a rules set on the provided set of identifiers when the rules set is already defined in the Verosint application.
SignalPrint - AccountsDemonstrates how to retrieve signals, events related to an account and how to manage tags on an account.
SignalPrint - Handling a SignalPrint EventDemonstrates 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 EventsDemonstrates sending multiple events using a data file to the SignalPrint endpoint.