Get this data via API
Classify myfirepath.app — 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://myfirepath.app"}'
{
"domain": {
"domain_url": "https://myfirepath.app",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Retirement & Pension",
"confidence": 0.7478357553482056,
"IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning"
},
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.4690560698509216
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.4188677668571472,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Asset & Portfolio Management",
"confidence": 0.27413809299468994,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.13763409852981567,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.