Category
Reviews
No reviews yet — be the first to review x-bill.net.
Get this data via API
Classify x-bill.net — 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://x-bill.net"}'
{
"domain": {
"domain_url": "https://x-bill.net",
"categories": [
{
"name": "/Computers & Electronics/Networking/Network Monitoring & Management",
"confidence": 0.4808456599712372,
"IAB19-8": "Computer Networking",
"IAB-600-599": "Computing - Computer Networking"
},
{
"name": "/Internet & Telecom/Service Providers/ISPs",
"confidence": 0.28368982672691345,
"IAB19-18": "Internet Technology",
"IAB-419-417": "Home Utilities - Internet Service Providers"
},
{
"name": "/Finance/Accounting & Auditing/Billing & Invoicing",
"confidence": 0.10444048047065736,
"IAB3": "Business",
"IAB-54-53": "Business - Business Accounting & Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.