Category
Reviews
No reviews yet — be the first to review numio.digital.
Get this data via API
Classify numio.digital — 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://numio.digital"}'
{
"domain": {
"domain_url": "https://numio.digital",
"categories": [
{
"name": "/Finance/Banking/Mobile Payments & Digital Wallets",
"confidence": 0.6978678703308105,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
},
{
"name": "/Finance/Credit & Lending/Credit Cards",
"confidence": 0.2933226525783539,
"IAB13-2": "Credit/Debt & Loans",
"IAB-406-405": "Personal Debt - Credit Cards"
},
{
"name": "/Finance/Banking/Debit & Checking Services",
"confidence": 0.18659743666648865,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.