Category
Reviews
No reviews yet — be the first to review backforge.health.
Get this data via API
Classify backforge.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://backforge.health"}'
{
"domain": {
"domain_url": "https://backforge.health",
"categories": [
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.6877696514129639,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Health Conditions/Pain Management",
"confidence": 0.6134597063064575,
"IAB7-14": "Chronic Pain",
"IAB-287-286": "Medical Health - Diseases and Conditions"
},
{
"name": "/Health/Health Conditions/Injury",
"confidence": 0.1051274761557579,
"IAB7": "Health & Fitness",
"IAB-298-287": "Diseases and Conditions - Injuries"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.