GET
/
search
/
complete?query=
{partialQuery}

Authorization

X-Storefront-Access-Token
string
required

Token-based authentication header in the form of <YOUR_LAYERS_TOKEN>.

Headers

Content-Type
string
default: "application/json"required
Accept
string
default: "application/json"required

Query Parameters

partialQuery
string
required

The query you want to retrieve suggestions for.

Response

matchedQueries
Array of Objects
originalQuery
string

The original query text.

normalizedQuery
string

The normalized version of the original query text.