Category
Reviews
No reviews yet — be the first to review 22nd.space.
Get this data via API
Classify 22nd.space — 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://22nd.space"}'
{
"domain": {
"domain_url": "https://22nd.space",
"categories": [
{
"name": "/Law & Government/Military/Navy",
"confidence": 0.6717904210090637,
"IAB4-10": "U.S. Military",
"IAB-389": "War and Conflicts"
},
{
"name": "/Law & Government/Military/Marines",
"confidence": 0.11961756646633148,
"IAB4-10": "U.S. Military",
"IAB-389": "War and Conflicts"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.11500922590494156,
"IAB5": "Education",
"IAB-137-132": "Education - College Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.