Category
Reviews
No reviews yet — be the first to review verlio.ai.
Get this data via API
Classify verlio.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://verlio.ai"}'
{
"domain": {
"domain_url": "https://verlio.ai",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.5442813038825989,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.23282648622989657,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.19169367849826813,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1396455466747284,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.12519003450870514,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.