Search REST API overview

The Search REST interface can be used to execute search queries. Search can be executed through a HTTP POST request on https:<host>:<port>;/Unity /Search.

The Search REST interface is the primary search method that is used to execute search queries.

Searching over data sources

The input search request and the response back from USR are both modeled as JSON objects. In the following section, the structure of these input and output JSON objects are described.