Search¶
Cohesivo exposes a very powerful Search API, allowing both full-text search and querying the content repository by using several built-in Search Criteria and Sort Clauses.
You run searches over the REST API: with the POST /views request for content and locations,
and with the POST /product/catalog/products/view request for products.
For all available endpoints, see the REST API reference.