Get this data via API
Classify arki.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://arki.health"}'
{
"domain": {
"domain_url": "https://arki.health",
"categories": [
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 0.786400556564331,
"IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5601958632469177,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.555956244468689,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.3916229009628296,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.2096947729587555,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.13137707114219666,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.11727530509233476,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.11545415222644806,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.