Category
Reviews
No reviews yet — be the first to review decide.events.
Get this data via API
Classify decide.events — 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://decide.events"}'
{
"domain": {
"domain_url": "https://decide.events",
"categories": [
{
"name": "/Internet & Telecom/Other",
"confidence": 0.4777709245681762,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.14441849291324615,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.1019522175192833,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.