GlowScore - K-Beauty Ingredient Analysis
GlowScore lets you analyze cosmetic ingredients and get safety scores, skin type compatibility, and effect breakdowns through a simple REST API. We cover 19,000+ ingredients commonly found in K-Beauty and global skincare products. Each ingredient comes with a hazard score from 0 (safe) to 10 (avoid), plus info on which skin types it works best for. You can also run a full skin diagnosis — pass…
GlowScore - K-Beauty Ingredient Analysis endpoints
| Method | Endpoint | Description |
|---|---|---|
| Ingredients | ||
| GET |
searchIngredients /ingredients/search |
Search cosmetic ingredients by name (INCI, Korean, or canonical name). Returns up to 20 results. |
| Analysis | ||
| POST |
analyzeIngredients /analyze/ingredients |
Analyze a list of cosmetic ingredients for hazard scores, skin type compatibility, and effects. Max 100 ingredients per request. |
| Diagnosis | ||
| POST |
diagnoseSkin /diagnose |
Get a personalized skin diagnosis with ingredient recommendations based on skin type, age, and concerns. |
| Authentication | ||
| GET |
getUsage /keys/usage |
Check your current credit usage and limits. |
| POST |
registerApiKey /keys/register |
Register with your email to get a free API key (1,000 credits/month). |
GlowScore - K-Beauty Ingredient Analysis pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|