Category
Global Rank
#205,809
Reviews
No reviews yet — be the first to review reverse.health.
Get this data via API
Classify reverse.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://reverse.health"}'
{
"domain": {
"domain_url": "https://reverse.health",
"categories": [
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.5738679766654968,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.25588181614875793,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.24866846203804016,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.