Category
Reviews
No reviews yet — be the first to review ones.health.
Get this data via API
Classify ones.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://ones.health"}'
{
"domain": {
"domain_url": "https://ones.health",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.4982146620750427,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.19380639493465424,
"IAB3-3": "Biotech/Biomedical",
"IAB-109-90": "Industries - Pharmaceutical Industry"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Other",
"confidence": 0.17282190918922424,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.15571729838848114,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.13925106823444366,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.1220509707927704,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.