Category
Global Rank
#870,351
Reviews
No reviews yet — be the first to review incorporate.com.
Get this data via API
Classify incorporate.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://incorporate.com"}'
{
"domain": {
"domain_url": "https://incorporate.com",
"categories": [
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.9293218851089478,
"IAB3": "Business",
"IAB-61-53": "Business - Startups"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.1470494270324707,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.