Affiliate Wishlist
affiliate_wishlistFull Description
Get items from the authenticated user's affiliate product wishlist. Returns wishlisted products with details like name, brand, images, and affiliate links.
Closai brings your purchase history into ChatGPT so you don't have to explain yourself from scratch every time. Search anything you own and get recommendations on what to use, wear or buy for any occasion.
affiliate_wishlistGet items from the authenticated user's affiliate product wishlist. Returns wishlisted products with details like name, brand, images, and affiliate links.
affiliate_wishlist_retrieveGet a specific object by ID
idstringID of the object
outfit_plansView planned outfits and outfit history for the authenticated user. Can filter by time periods like 'next_week', 'last_week', 'next_7_days', etc. Returns outfit history entries with outfit details, dates, and selfie images.
date_fromstringDay is greater than or equal to
date_tostringDay is less than or equal to
orderingstringOrder by: day, time, created_at. Prefix with '-' for descending
pageintegerPage number
page_sizeintegerResults per page (max 100)
periodstring[invalid name]
outfit_plans_retrieveGet a specific object by ID
idstringID of the object
outfit_recommenderGet personalized outfit recommendations based on occasions, events, weather, or preferences. Powered by AI stylist agent that understands your wardrobe and style. Ask questions like 'What should I wear to a work dinner?' or 'Give me an option without jeans'.
orderingstringOrder by: created_at, updated_at. Prefix with '-' for descending
pageintegerPage number
page_sizeintegerResults per page (max 100)
querystring[invalid name]
outfit_recommender_recommendGet outfit recommendations based on a natural language query
querystringYour outfit question or request. Examples: 'I have an important work dinner tomorrow. What should I wear?', 'I am going to the movies, what should I wear?', 'Give me an option with skirts instead of jeans', 'What should I wear for a casual weekend?'
outfitsSearch and filter outfits from the authenticated user's wardrobe. Can filter outfits by specific products/items they contain (e.g., jeans, sneakers). Returns complete outfit details including all products and their images.
contains_brandstring[invalid name]
contains_categorystring[invalid name]
contains_productstring[invalid name]
orderingstringOrder by: created_at, updated_at, name. Prefix with '-' for descending
pageintegerPage number
page_sizeintegerResults per page (max 100)
searchstring[invalid name]
outfits_retrieveGet a specific object by ID
idstringID of the object
productsSearch and filter products in the authenticated user's Closai account using natural language. Supports semantic search with simple, intuitive filters like category names, brand names, colors, and styles.
brandstringBrand name
categorystringCategory name (e.g., "dresses", "shirts")
colorstringColor name (e.g., "blue", "red")
favoritebooleanFilter favorite products only
orderingstringOrder by: name, category_priority, color_name, sort_date. Prefix with '-' for descending
pageintegerPage number
page_sizeintegerResults per page (max 100)
querystringNatural language search query
stylestringStyle attribute (e.g., "casual", "formal")
products_retrieveGet a specific object by ID
idstringID of the object