Category
Global Rank
#973,955
Reviews
No reviews yet — be the first to review chatbox.ai.
Get this data via API
Classify chatbox.ai — 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://chatbox.ai"}'
{
"domain": {
"domain_url": "https://chatbox.ai",
"categories": [
{
"name": "/Online Communities/Other",
"confidence": 0.6043297052383423,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.1094491258263588,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.