Category
Reviews
No reviews yet — be the first to review appmate.app.
Get this data via API
Classify appmate.app — 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://appmate.app"}'
{
"domain": {
"domain_url": "https://appmate.app",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.9231892228126526,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.6984235048294067,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.5464790463447571,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.2521388828754425,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1659189760684967,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.