Category
Reviews
No reviews yet — be the first to review myecos.ai.
Get this data via API
Classify myecos.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://myecos.ai"}'
{
"domain": {
"domain_url": "https://myecos.ai",
"categories": [
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.969555139541626,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.5639001727104187,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Audio Equipment",
"confidence": 0.1418016403913498,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.