popular

The most popular products among the store's customers right now.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

JSONP - Used to the wrap the entire request as json into a single query parameter

Request to Clerk's recommendations engine

string
required

Public key of the store.

string

Tracking setting for the given visitor. If set to 'auto', which is the default, an anonymous ID is generated.
See Cookieless tracking: https://help.clerk.io/help/tracking/how-clerk.io-delivers-cookieless-personalisation

flags
array of strings

Flags set for the call. Use for example for debugging or modifying general behavior

flags
labels
array of strings

Labels to be applied to the API call

labels
attributes
array of strings

Array or Comma separated list of attributes that should be provided in the response.
"id" will be returned if left empty. Using "*" will return all attributes (use with moderation).

attributes
string

ID of the content related to this request.
This allows configuration of the content in My Clerk will be applied to this call:
filters, merchandising rules and labels.

exclude
array of objects

A list of ids to exclude from the results

exclude
filter
array of strings

Filter the result on attribute values.
Filter can be a string or an array of string for multiple filters. Multiple filters are combined with "AND" boolean logic
See API documentation on Filters for details.

filter
string
enum

The language used for finding results. If not provided, the language configured on the Store will be used.

integer
≥ 0

Max number of results to be returned. 20 by default

merchandising
array of strings

IDs of the merchandising campaigns to be applied to this request, additionally to
the campaigns configured in My Clerk. Use the trigger "API" on merchandising
campaigns to trigger them using this parameter.

merchandising
integer
≥ 0

Offset for of results. 0 by default

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json