Company
Category
Global Rank
#5,196
Tech Stack (5 technologies)
Reviews
No reviews yet — be the first to review utah.gov.
Get this data via API
Classify utah.gov — 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://utah.gov"}'
{
"domain": {
"domain_url": "https://utah.gov",
"categories": [
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.5636621117591858,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.409667432308197,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.3929668366909027,
"IAB13-6": "Insurance",
"IAB-399-398": "Insurance - Health Insurance"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.2297617346048355,
"IAB11-3": "U.S. Government Resources",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Health/Public Health/Other",
"confidence": 0.16409873962402344,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.