Returns curated recommendations for a user profile without targeting a specific garment.
This endpoint provides personalized item recommendations based on the user's profile and preferences. Currently only available for the womens department
The JWT for the user
The desired response format.
The response includes a description of the outfits / similar items but no data on the items themselves: since these may be repeated within the response, garment data is provided separately in the response.
The detailed format includes the most amount of item metadata (name, description, price etc).
The document format only includes item identifiers, and if requested dressipi generated information about the item, such as predicted size.
The retailer_ids format only returns the item identifiers.
If true, pretty print json output. This increases response size and should usually be off in production environments
Controls whether dressipi garment ids (raw_garment_id) are included in response
A list of garment attributes to fetch. Only supported for garment_format=document or detailed. Custom fields may be available - contact dressipi for details
A locale parameter describing what stock information to use and what language to return text in (if applicable). This parameter will only function if the corresponding information is in the product feed & processed accordingly. If stock local and UI language are not the same, specify the language parameter in addition to this one.
Allows you to specify a locale used for feed attributes such as product name that should be localized using a different locale to price & stock information. This parameter will only function if the corresponding information is in the product feed & processed accordingly.
The department to which the items will belong
The maximum price reduction (in percent) of any returned items
List of product identifiers to be excluded from the results.
Include information about the user in the response (if known)
Information about the curated recommendations
The top recommendations endpoint returns curated recommendations for a user profile without targeting a specific garment.
This endpoint provides personalized item recommendations based on the user's profile and preferences.
An event id. This should be used when posting events relating to this dataset.
If true, the eventid should be posted to /events//reparent
An opaque identifier identifying this section of the response. This should be used when posting posting events relating to an item in this outfit.
The curated items
The garment_id. The type of identifier used depends on the requests garment_format
The internal dressipi id for the garment. This may be omitted depending on garment_format
An alternative identifier to identify the product, hidden when not provided in feed
Metadata for the garments in the response
Whether the user has completed the dressipi signup quiz
The user's first name, if they have supplied it
missing client_id
Generic error object
A human readable error message
missing picker
Generic error object
A human readable error message