Get this data via API

Classify creditable.co — 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://creditable.co"}'
{ "domain": { "domain_url": "https://creditable.co", "categories": [ { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.6998220086097717, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Credit & Lending/Credit Cards", "confidence": 0.5949333906173706, "IAB-406-405": "Credit Cards/Personal Finance/Personal Debt/Credit Cards" }, { "name": "/Finance/Banking/Other", "confidence": 0.2054171711206436, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Other", "confidence": 0.156534343957901, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Credit Reporting & Monitoring", "confidence": 0.11752249300479888, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Debt Management", "confidence": 0.11505255848169328, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs