Category
Reviews
No reviews yet — be the first to review tile.today.
Get this data via API
Classify tile.today — 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://tile.today"}'
{
"domain": {
"domain_url": "https://tile.today",
"categories": [
{
"name": "/Games/Tile Games",
"confidence": 0.6084872484207153,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.14660154283046722,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.12435263395309448,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.