Category
Shopping
90%
Home & Garden
50%
Reviews
No reviews yet — be the first to review onit.security.
Get this data via API
Classify onit.security — 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://onit.security"}'
{
"domain": {
"domain_url": "https://onit.security",
"categories": [
{
"name": "/Shopping",
"confidence": 0.9,
"IAB22": "Shopping"
},
{
"name": "/Shopping/Apparel",
"confidence": 0.8,
"IAB22": "Shopping"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.7,
"IAB22": "Shopping"
},
{
"name": "/Hobbies & Leisure",
"confidence": 0.6
},
{
"name": "/Home & Garden",
"confidence": 0.5,
"IAB10": "Home & Garden"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.