Category
Reviews
No reviews yet — be the first to review laila.health.
Get this data via API
Classify laila.health — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://laila.health"}'
{
"domain": {
"domain_url": "https://laila.health",
"categories": [
{
"name": "/Health/Mental Health/Anxiety & Stress",
"confidence": 0.9618352055549622,
"IAB7-34": "Panic/Anxiety Disorders",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.8292232751846313,
"IAB7": "Health & Fitness",
"IAB-320-286": "Medical Health - Pharmaceutical Drugs"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.20391543209552765,
"IAB7-5": "Alternative Medicine",
"IAB-233-232": "Wellness - Alternative Medicine"
},
{
"name": "/Health/Health Conditions/Sleep Disorders",
"confidence": 0.16408632695674896,
"IAB7-40": "Sleep Disorders",
"IAB-310-287": "Diseases and Conditions - Sleep Disorders"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.