Get this data via API
Classify credituz.ai — 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://credituz.ai"}'
{
"domain": {
"domain_url": "https://credituz.ai",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3265025317668915,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.23442912101745603,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.191971555352211,
"IAB13-2": "Credit/Debt & Loans",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.13886487483978271,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.11961697041988371,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.