Get this data via API
Classify box16.io — 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://box16.io"}'
{
"domain": {
"domain_url": "https://box16.io",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.8863350749015808,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery",
"confidence": 0.2984365224838257,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other",
"confidence": 0.23943130671977997,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.13207150995731354,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.1186290830373764,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.