Shein Data Service
Endpoints
Product 6
Search 3
Store 2
Navigation 3
Reviews 2
Feed 2
Category 3
Settings 2
What is the Shein Data Service API?
The Shein Data API grants direct access to Shein's expansive fashion catalog and inventory data, facilitating effortless integration of up-to-date product details into applications and systems.
Shein Data Service API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.
Shein Data Service API endpoints
- GET
/product/get_shipping_detailsGET /product/get_shipping_details
Returns product's shipping details according to the Country Identifier and Product's Serial Number
- GET
/product/get_recommended_goods_by_categoriesGET /product/get_recommended_goods_by_categories
Returns a list of goods by category Ids.
- GET
/product/get_goods_similar_listGET /product/get_goods_similar_list
Returns a list of products that are similar to a product based on the given goods id and category id. Check [this](https://i.postimg.cc/NMM6BHHB/Screenshot-1695501624.png) image for in-app reference.
- GET
/product/get_goods_detail_imageGET /product/get_goods_detail_image
Returns list of detailed images of the product. If this endpoints returns an empty list, it means that the product doesn't have detailed images.
- GET
/product/get_goods_detailsGET /product/get_goods_details
Retrieves product details. Check [this ](https://i.postimg.cc/Jh8KV0xz/Screenshot-1695501477.png) image for in-app reference.
- GET
/product/get_detailed_recommended_goodsGET /product/get_detailed_recommended_goods
Retrieves a curated list of recommended products based on the provided product and category identifiers. Check [this](https://i.postimg.cc/NMM6BHHB/Screenshot-1695501624.png) image for in-app reference.
- GET
/search/search_products_by_keywordsGET /search/search_products_by_keywords
Searches products based on given keywords and other parameters.
- GET
/search/get_search_suggestionsGET /search/get_search_suggestions
Returns a list of suggested words. This endpoint could also be used in auto-completing of search keywords. The endpoint also returns a list of categories that are associated with the words.
- GET
/search/get_searching_keywordsGET /search/get_searching_keywords
Returns a list of trending search keywords.
- GET
/store/get_store_itemsGET /store/get_store_items
Returns items based on store identifier.
- GET
/store/get_store_infoGET /store/get_store_info
Returns all info about a store based in the store identifier.
- GET
/navigation/get_tab_node_detailsGET /navigation/get_tab_node_details
Returns the Tab's Navigation details. This endpoint will contain the category Identifiers inside each `info -> content -> index -> thumb` key. For reference of the usage of this endpoint refer to [this](https://i.postimg.cc/RVZgs7kG/tab-nav-details.jpg) image.
- GET
/navigation/get_tab_detailsGET /navigation/get_tab_details
Return Tab details. For reference of the usage of this endpoint refer to [this](https://i.postimg.cc/rs12fS7q/tab-details.jpg) image.
- GET
/navigation/get_all_tabsGET /navigation/get_all_tabs
Returns a list of all tabs. For reference of the usage of this endpoint refer to [this](https://i.postimg.cc/7PMRQYfP/tabs-explanation.jpg) image.
- GET
/reviews/translate_product_reviewGET /reviews/translate_product_review
Translates a product review's text given the identifier of the review and the product spu
- GET
/reviews/get_product_reviews_listGET /reviews/get_product_reviews_list
Returns a list of Product Reviews
- GET
/feed/get_feedGET /feed/get_feed
Returns the feed list.
- GET
/feed/get_best_sellers_productsGET /feed/get_best_sellers_products
Returns the best selling products of a best selling list.
- GET
/category/get_real_category_productsGET /category/get_real_category_products
Return category products. For reference of the usage of this endpoint refer to [this](https://i.postimg.cc/fRh6R2kC/category-products.jpg) image.
- GET
/category/get_category_productsGET /category/get_category_products
Return category products. For reference of the usage of this endpoint refer to [this](https://i.postimg.cc/fRh6R2kC/category-products.jpg) image.
- GET
/category/get_category_navsGET /category/get_category_navs
Return the category nav. For reference of the usage of this endpoint refer to [this](https://i.postimg.cc/bwsq1Fqh/category-navs.jpg) image.
- GET
/setting/get_language_list_by_countryGET /setting/get_language_list_by_country
The endpoint returns a list of languages that can be used in a specific site. Shein doesn't support all languages in all sites, each site has a specific set of supported languages. For example, the [US ](https://us.shein.com) site only supports Español and English.
- GET
/setting/get_country_currency_listGET /setting/get_country_currency_list
Returns a list of supported currencies by site(country). For example the [US](https://us.shein.com) site supports USD, EUR, GBP, CHF, CAD, MXN currencies.