Category
Reviews
No reviews yet — be the first to review addovation.com.
Get this data via API
Classify addovation.com — 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://addovation.com"}'
{
"domain": {
"domain_url": "https://addovation.com",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology",
"confidence": 0.99,
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Business & Industrial",
"confidence": 0.98,
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.55,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.