Happy Endpoint

status

Real-time beauty catalog, keyword search, brand, category, store, and product detail data.

GET
/status

Authorization

RapidApiKey
X-RapidAPI-Key<token>

In: header

Header Parameters

X-RapidAPI-Host*string
Default"real-time-sephora-api.p.rapidapi.com"

Response Body

application/json

curl -X GET "https://example.com/status" \  -H "X-RapidAPI-Host: real-time-sephora-api.p.rapidapi.com"
{
  "success": true
}