Company
Category
Global Rank
#440,553
Reviews
No reviews yet — be the first to review reboxed.co.
Get this data via API
Classify reboxed.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://reboxed.co"}'
{
"domain": {
"domain_url": "https://reboxed.co",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.8846718668937683,
"IAB3": "Business",
"IAB-94-90": "Industries - Environmental Services Industry"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.8432888984680176,
"IAB19-6": "Cell Phones",
"IAB-635-632": "Consumer Electronics - Smartphones"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.12373623996973038,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.