Get this data via API
Classify asset-flux.com — 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://asset-flux.com"}'
{
"domain": {
"domain_url": "https://asset-flux.com",
"categories": [
{
"name": "/Real Estate",
"confidence": 0.9,
"IAB21": "Real Estate"
},
{
"name": "/Real Estate/Real Estate Listings",
"confidence": 0.7,
"IAB21": "Real Estate"
},
{
"name": "/Business & Industrial",
"confidence": 0.6
},
{
"name": "/Business & Industrial/Construction & Maintenance",
"confidence": 0.5,
"IAB-121-90": "Construction Industry/Business and Finance/Industries/Construction Industry"
},
{
"name": "/Law & Government",
"confidence": 0.4
}
]
},
"success": true
}
Category
Real Estate
90%
Law & Government
40%
Get this data as JSON — free trial, 50 API calls included.