Get this data via API
Classify tetrasecurity.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://tetrasecurity.ai"}'
{
"domain": {
"domain_url": "https://tetrasecurity.ai",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.17185750603675842,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Internet & Telecom/Communications Equipment/Radio Equipment",
"confidence": 0.16308149695396423,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.1255713552236557,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.11090504378080368,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.