Category
Reviews
No reviews yet — be the first to review dokto.health.
Get this data via API
Classify dokto.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://dokto.health"}'
{
"domain": {
"domain_url": "https://dokto.health",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.7322923541069031,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.4789535999298096,
"IAB13-6": "Insurance",
"IAB-399-398": "Insurance - Health Insurance"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.3408406972885132,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.125196635723114,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.