Skip to content
For AI agents: the complete documentation index is available at llms.txt; this page is also available as Markdown at index.md.

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.