Company
Category
Reviews
No reviews yet — be the first to review boxorion.co.
Get this data via API
Classify boxorion.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://boxorion.co"}'
{
"domain": {
"domain_url": "https://boxorion.co",
"categories": [
{
"name": "/Shopping/Apparel/Undergarments",
"confidence": 0.32483163475990295,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Hygiene & Toiletries",
"confidence": 0.16883468627929688,
"IAB18-1": "Beauty",
"IAB-590-552": "Style & Fashion - Personal Care"
},
{
"name": "/Sports/Sporting Goods/Combat Sports Equipment",
"confidence": 0.11264163255691528,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.