Category
Global Rank
#41,568
Reviews
No reviews yet — be the first to review emailapi.info.
Get this data via API
Classify emailapi.info — 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://emailapi.info"}'
{
"domain": {
"domain_url": "https://emailapi.info",
"categories": [
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.28161531686782837,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.10707899183034895,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.10417554527521132,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.