Company
Category
Reviews
No reviews yet — be the first to review thecentral.ai.
Get this data via API
Classify thecentral.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://thecentral.ai"}'
{
"domain": {
"domain_url": "https://thecentral.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8850815296173096,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys",
"confidence": 0.737323522567749,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.