Skip to content
Happy Endpoint
Sephora API
API Sephora

Sephora API

Live Sephora product data. Real-time inventory, ratings, reviews, and store locations.

Overview

The Sephora API provides real-time access to product data, inventory, reviews, and store locations from Sephora.com. With 11 endpoints and sub-400ms response times, it is built for production-grade beauty and retail applications.

What the API Covers

Product discovery works through multiple entry points. Search by keyword to find products matching a query, browse by category to navigate the catalog structure, or filter by brand to retrieve a specific brand’s full lineup. The autocomplete endpoint supports real-time search suggestions for search-as-you-type interfaces.

Product details return comprehensive data for individual items: name, description, ingredients, pricing, product images, and full specifications. This level of detail is useful for beauty apps that need to surface ingredient lists or formulation details alongside standard product information.

Reviews and ratings are available through the /product-reviews endpoint, returning customer ratings and written feedback. This data is well suited for recommendation engines, comparison tools, or any interface where social proof is part of the product display.

Inventory data from /product-availability returns store-level stock status, allowing applications to show users where a specific product is currently available near their location.

Store locations are accessible via geo-based queries, returning Sephora store details including addresses and proximity to a given point.

Authentication

Include these two headers with every request:

  • X-RapidAPI-Key: your RapidAPI key
  • X-RapidAPI-Host: real-time-sephora-api.p.rapidapi.com

Use Cases

  • Beauty and skincare apps surfacing product details, ingredient lists, and reviews
  • E-commerce platforms building affiliate storefronts or comparison tools around Sephora’s catalog
  • Market intelligence tools tracking pricing and availability across SKUs
  • AI-powered recommendation engines that need structured product metadata and customer review data
  • Price and inventory monitoring tools for brands or retail analysts

What you can do

Product Search
Product Reviews
Brand Directory
Category Browse
Real-Time Availability
Store Locator
Keyword Autocomplete
Sub-400ms Responses

Endpoints & Schema

MethodPathSummary
GET/auto-completeProduct suggestions from partial search queries
GET/search-by-keywordAdvanced keyword search with filters across the Sephora catalog
GET/search-by-categoryFetch products by category ID
GET/search-by-brandRetrieve products from a specific brand
GET/brands-listFull list of brands available on Sephora
GET/categories-listRoot product categories
GET/category-dataSubcategories and metadata for a given category
GET/product-detailsFull product data including images, ingredients, pricing, and specifications
GET/product-reviewsCustomer reviews and ratings for a product
GET/product-availabilityStore-level stock availability for a product
GET/store-listSephora store locations near a given location

Also on Apify

Run these open-source scrapers on Apify's cloud - no API key required.

Frequently asked questions

What does the Sephora API return?+
Live Sephora product data. Real-time inventory, ratings, reviews, and store locations.
How do I get an API key?+
Subscribe to this API on RapidAPI. You'll get keys, usage dashboards, and plan management out of the box.
Is there a free tier?+
Most APIs include a free tier for testing. Check the pricing tab on RapidAPI for the latest plan details.
Can I try the data before subscribing?+
Yes - a free sample of Sephora data is available below.