Get this data via API
Classify currenxie.com — 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://currenxie.com"}'
{
"domain": {
"domain_url": "https://currenxie.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.6926746368408203,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.6139702796936035,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Finance/Banking/Mobile Payments & Digital Wallets",
"confidence": 0.27972376346588135,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.12019150704145432,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Finance/Banking/Money Transfer & Wire Services",
"confidence": 0.10686855763196944,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.