Get this data via API
Classify carettafederal.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://carettafederal.com"}'
{
"domain": {
"domain_url": "https://carettafederal.com",
"categories": [
{
"name": "/Law & Government/Government/Government Contracting & Procurement",
"confidence": 0.24549764394760132,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.21042990684509277,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Military/Other",
"confidence": 0.1203954815864563,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Other",
"confidence": 0.10846709460020064,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.