Get this data via API
Classify payoff.website — 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://payoff.website"}'
{
"domain": {
"domain_url": "https://payoff.website",
"categories": [
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.4318815469741822,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.3454262614250183,
"IAB-59-53": "Business - Sales"
},
{
"name": "/Finance/Other",
"confidence": 0.21361926198005676,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.2044428288936615,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.16522856056690216,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.