โœฆ Built for developers building for the Black community

Hair Care Data,
Built for Black Hair

The only API purpose-built for Black, natural, and textured hair care. Search products, analyse ingredients, and deliver AI-powered recommendations your users will trust.

200+
Hair care products
12+
Brands covered
3Aโ€“4C
All curl types
AI
Powered recommendations
GET /v1/products/?hair_type=4C&exclude_sulphates=true
// Find sulphate-free products for 4C hair
fetch('https://api.blackhairapi.com/v1/products/?hair_type=4C&exclude_sulphates=true', {
  headers: { 'X-API-Key': 'your_api_key' }
})

// Response
{
  "data": [
    {
      "name": "Curl La La Defining Curl Custard",
      "brand": { "name": "Aunt Jackie's", "is_black_owned": false },
      "hair_profile": { "hair_types": ["4A", "4B", "4C"] }
    }
  ],
  "meta": { "total": 47, "page": 1 }
}

Everything you need to
build for textured hair

Every endpoint is designed around the real needs of Black and textured hair โ€” not retrofitted from generic beauty data.

๐Ÿ”
Product Search & Filtering

Search by hair type (3Aโ€“4C), porosity, concerns, category, and ingredient flags. Filter out sulphates, parabens and silicones in a single query.

๐Ÿงช
Ingredient Intelligence

Look up any ingredient and get plain-English analysis โ€” curl-friendliness, porosity suitability, buildup risk, and specific notes for Black hair.

โœจ
AI Recommendations

Send a hair profile and get back ranked product recommendations with plain-English reasons. Powered by vector search and GPT-4o.

๐Ÿท๏ธ
Brand Data

Filter by Black-owned brands, origin country and product range. Know exactly which brands are independently owned versus acquired by conglomerates.

๐Ÿ””
Reformulation Alerts

Get notified when a product's ingredient list changes. The Black hair community cares deeply about reformulations โ€” now you can too.

โšก
Simple REST API

Standard JSON responses, clear error codes, and interactive docs. Integrate in minutes with any language or framework.

What developers are building

From consumer apps to salon tools, Black Hair API powers a new generation of products built for the community.

Hair Care Apps

Build personalised product finders that match users to products based on their curl type, porosity and concerns.

E-commerce Platforms

Add intelligent product filtering and ingredient transparency to natural hair e-commerce stores.

Salon Booking Tools

Help stylists recommend the right products for each client's specific hair type and concerns.

Subscription Boxes

Power personalised product curation for Black hair subscription box services.

Content Platforms

Enrich hair care content with real product data, ingredient breakdowns and reformulation history.

Research Tools

Analyse trends in Black hair care formulations, ingredient usage and brand ownership over time.

Free tier available

Start building today

100 free requests per month. No credit card required.