Company
Category
Reviews
No reviews yet — be the first to review providers.cls.health.
Get this data via API
Classify providers.cls.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://providers.cls.health"}'
{
"domain": {
"domain_url": "https://providers.cls.health",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.8687909245491028,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Reproductive Health/OBGYN",
"confidence": 0.2851142883300781,
"IAB7-45": "Women's Health",
"IAB-302-287": "Diseases and Conditions - Reproductive Health"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.18437400460243225,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.15460005402565002,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.14238955080509186,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Health Conditions/Other",
"confidence": 0.13397201895713806,
"IAB7": "Health & Fitness",
"IAB-287-286": "Medical Health - Diseases and Conditions"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.