Category
Reviews
No reviews yet — be the first to review roost.build.
Get this data via API
Classify roost.build — 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://roost.build"}'
{
"domain": {
"domain_url": "https://roost.build",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.1767132580280304,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.14592710137367249,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.