Category
Reviews
No reviews yet — be the first to review authio.io.
Get this data via API
Classify authio.io — 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://authio.io"}'
{
"domain": {
"domain_url": "https://authio.io",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.3821518123149872,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.22129467129707336,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.1987004727125168,
"IAB1-6": "Music"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.12897685170173645,
"IAB1-6": "Music",
"IAB-93-90": "Industries - Entertainment Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.