Get this data via API
Classify tic.io — 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://tic.io"}'
{
"domain": {
"domain_url": "https://tic.io",
"categories": [
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.2729584276676178,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.18211987614631653,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Finance/Credit & Lending/Credit Reporting & Monitoring",
"confidence": 0.17464418709278107,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.10188817977905272,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Global Rank
#875,628
Get this data as JSON — free trial, 50 API calls included.