Get this data via API
Classify gatepass.capital — 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://gatepass.capital"}'
{
"domain": {
"domain_url": "https://gatepass.capital",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.6411870718002319,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.3019655644893646,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Asset & Portfolio Management",
"confidence": 0.23639537394046783,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Inheritance & Estate Planning",
"confidence": 0.13285508751869202,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.11966598033905028,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Finance/Financial Planning & Management/Retirement & Pension",
"confidence": 0.1140061616897583,
"IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.