Category
Reviews
No reviews yet — be the first to review healthyminds.health.
Get this data via API
Classify healthyminds.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://healthyminds.health"}'
{
"domain": {
"domain_url": "https://healthyminds.health",
"categories": [
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.9808090925216676,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.5239658355712891,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.29502150416374207,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.2056034952402115,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.