API Reference
Search API: Search Product Catalog
Perform advanced searches within your product catalog using our robust search API.
POST
/
search
/
{searchQuery}
/
execute
Authorization
Token-based authentication header in the form of <YOUR_LAYERS_TOKEN>
.
Headers
Path Parameters
The url-encoded search query.
Body
User’s unique token (optional).
Product attributes to include in the Response. By default all attributes are included in the response.
Response
The total number of results.
The current page number.
The total number of pages.
The attribution token.
Was this page helpful?