Category
Global Rank
#898,428
Reviews
No reviews yet — be the first to review ttapi.io.
Get this data via API
Classify ttapi.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://ttapi.io"}'
{
"domain": {
"domain_url": "https://ttapi.io",
"categories": [
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.24602189660072327,
"IAB13-7": "Investing",
"IAB-82-80": "Economy - Currencies"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.2386898696422577,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.20772337913513184,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.12717382609844208,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.10605488717556,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.