Get this data via API

Classify vetclaims.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://vetclaims.ai"}'
{ "domain": { "domain_url": "https://vetclaims.ai", "categories": [ { "name": "/Law & Government/Military/Veterans", "confidence": 0.8637539148330688, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Sports/Combat Sports/Martial Arts", "confidence": 0.4814590513706207, "IAB17-20": "Martial Arts", "IAB-520-483": "Martial Arts/Sports/Martial Arts" }, { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.1227419376373291, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.1012902557849884, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" } ] }, "success": true }
Get Free API Key View API Docs