hl7.org
Health Level Seven International
Company
Category
Global Rank
#44,347
Reviews
No reviews yet — be the first to review hl7.org.
Get this data via API
Classify hl7.org — 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://hl7.org"}'
{
"domain": {
"domain_url": "https://hl7.org",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.6434431076049805,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.19736962020397184,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.17756466567516327,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.