Get this data via API
Classify my-desk.co — 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://my-desk.co"}'
{
"domain": {
"domain_url": "https://my-desk.co",
"categories": [
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.996006429195404,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology",
"confidence": 0.6222744584083557,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.42211735248565674,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.23871493339538577,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.1291569173336029,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.