Category
Reviews
No reviews yet — be the first to review innercore.health.
Get this data via API
Classify innercore.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://innercore.health"}'
{
"domain": {
"domain_url": "https://innercore.health",
"categories": [
{
"name": "/Science/Biological Sciences/Neuroscience",
"confidence": 0.3833545744419098,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Health/Health Conditions/Sleep Disorders",
"confidence": 0.35414043068885803,
"IAB7-40": "Sleep Disorders",
"IAB-310-287": "Diseases and Conditions - Sleep Disorders"
},
{
"name": "/Health/Mental Health/Anxiety & Stress",
"confidence": 0.2475736141204834,
"IAB7-34": "Panic/Anxiety Disorders",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.23932141065597537,
"IAB7-5": "Alternative Medicine",
"IAB-233-232": "Wellness - Alternative Medicine"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.