Category
Reviews
No reviews yet — be the first to review endolum.io.
Get this data via API
Classify endolum.io — 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://endolum.io"}'
{
"domain": {
"domain_url": "https://endolum.io",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.9641246795654296,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.7197766900062561,
"IAB3": "Business",
"IAB-54-53": "Business - Business Accounting & Finance"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.2712996006011963,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Networking/Network Monitoring & Management",
"confidence": 0.12423868477344512,
"IAB19-8": "Computer Networking",
"IAB-600-599": "Computing - Computer Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.