Category
Reviews
No reviews yet — be the first to review ticket-tool.app.
Get this data via API
Classify ticket-tool.app — 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://ticket-tool.app"}'
{
"domain": {
"domain_url": "https://ticket-tool.app",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems",
"confidence": 0.844851553440094,
"IAB19-27": "PC Support",
"IAB-626-619": "Internet - IT and Internet Support"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.29118460416793823,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.24436770379543304,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Online Communities/Other",
"confidence": 0.12412197887897491,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.