Get this data via API
Classify axonmail.co — 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://axonmail.co"}'
{
"domain": {
"domain_url": "https://axonmail.co",
"categories": [
{
"name": "/Internet & Telecom/Email & Messaging/Email",
"confidence": 0.7751424908638,
"IAB19-15": "Email",
"IAB-623-619": "Email/Technology & Computing/Computing/Internet/Email"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.7575981020927429,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5094068646430969,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.1495828926563263,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.10236974060535432,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.