Get this data via API
Classify paio.company — 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://paio.company"}'
{
"domain": {
"domain_url": "https://paio.company",
"categories": [
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.617585301399231,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.2159143090248108,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.15777373313903809,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.15144526958465576,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.11531678587198256,
"IAB-59-53": "Business - Sales"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.10412494838237762,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.