Company
Category
Reviews
No reviews yet — be the first to review thoughty.xyz.
Get this data via API
Classify thoughty.xyz — 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://thoughty.xyz"}'
{
"domain": {
"domain_url": "https://thoughty.xyz",
"categories": [
{
"name": "/Business & Industrial/Business Services/Knowledge Management",
"confidence": 0.3328523635864258,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.25200220942497253,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.15412618219852448,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Online Communities/Other",
"confidence": 0.12651699781417847,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.