Company
Category
Reviews
No reviews yet — be the first to review medtel.on.ca.
Get this data via API
Classify medtel.on.ca — 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://medtel.on.ca"}'
{
"domain": {
"domain_url": "https://medtel.on.ca",
"categories": [
{
"name": "/Health/Health Conditions/Pain Management",
"confidence": 0.3865857720375061,
"IAB7-14": "Chronic Pain",
"IAB-287-286": "Medical Health - Diseases and Conditions"
},
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.22232310473918915,
"IAB4-10": "U.S. Military",
"IAB-389": "War and Conflicts"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.10023924708366394,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.