Category
Global Rank
#6,363
Tech Stack (2 technologies)
Reviews
No reviews yet — be the first to review tally.so.
Get this data via API
Classify tally.so — 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://tally.so"}'
{
"domain": {
"domain_url": "https://tally.so",
"categories": [
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.9020194411277772,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.49770137667655945,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.3069484233856201,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.