Get this data via API
Classify waypointpro.services — 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://waypointpro.services"}'
{
"domain": {
"domain_url": "https://waypointpro.services",
"categories": [
{
"name": "/Finance/Accounting & Auditing/Bookkeeping",
"confidence": 0.4291241466999054,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.33996567130088806,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.16591449081897736,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Accounting & Auditing/Other",
"confidence": 0.13618233799934387,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.