Category
Reviews
No reviews yet — be the first to review quel.health.
Get this data via API
Classify quel.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://quel.health"}'
{
"domain": {
"domain_url": "https://quel.health",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.3212898373603821,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.2796531319618225,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.17359958589076996,
"IAB7": "Health & Fitness",
"IAB-320-286": "Medical Health - Pharmaceutical Drugs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.