GET
/
v3
/
search
/
suggestions
{
  "suggestions_request_id": "<string>",
  "suggestions": [
    {
      "type": "<any>",
      "suggestions_result_id": "<string>",
      "query": "<string>"
    }
  ]
}

Authorizations

api_key
string
query
required

Query Parameters

merchant
string
required
market
string
required
locale
string
required
query
string | null
session_id
string | null
Minimum length: 1

Response

200
application/json
Successful Response
suggestions_request_id
string
required
suggestions
object[]
required

List of suggestions for search queries and product listings that should be shown to the user while they are typing.