Get this data via API
Classify aitigrity.com — 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://aitigrity.com"}'
{
"domain": {
"domain_url": "https://aitigrity.com",
"categories": [
{
"name": "/Law & Government/Legal/Product Liability",
"confidence": 0.39621540904045105,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.3077705502510071,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.22664865851402283,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.20707885921001432,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection",
"confidence": 0.1824662089347839,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.17910024523735046,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.12455408275127412,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.