Get this data via API
Classify ultradoc.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://ultradoc.io"}'
{
"domain": {
"domain_url": "https://ultradoc.io",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.8401276469230652,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Finance/Insurance/Other",
"confidence": 0.4796539843082428,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.3079422414302826,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.2033531367778778,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.2017381638288498,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.16964007914066315,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.