Get this data via API
Classify zyliq.ai — 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://zyliq.ai"}'
{
"domain": {
"domain_url": "https://zyliq.ai",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.596991777420044,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.39616644382476807,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.24053332209587097,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.19141197204589844,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.1012134775519371,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.