Get this data via API
Classify usvmcoh.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://usvmcoh.com"}'
{
"domain": {
"domain_url": "https://usvmcoh.com",
"categories": [
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.877910315990448,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles",
"confidence": 0.6059399247169495,
"IAB2-15": "Motorcycles",
"IAB-27-1": "Motorcycles/Automotive/Motorcycles"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.5028020739555359,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.