Category
Reviews
No reviews yet — be the first to review getally.app.
Get this data via API
Classify getally.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://getally.app"}'
{
"domain": {
"domain_url": "https://getally.app",
"categories": [
{
"name": "/Health/Health Conditions/Allergies/Environmental Allergies",
"confidence": 0.9843729734420776,
"IAB7-4": "Allergies",
"IAB-288-287": "Diseases and Conditions - Allergies"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.5295901298522949,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.19298754632472992,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Health Conditions/Allergies/Other",
"confidence": 0.16186265647411346,
"IAB7-4": "Allergies",
"IAB-288-287": "Diseases and Conditions - Allergies"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.