Get this data via API

Classify paydc.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://paydc.com"}'
{ "domain": { "domain_url": "https://paydc.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 1, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.6194484829902649, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.2990841269493103, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.27583935856819153, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.13951411843299866, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Health/Medical Facilities & Services/Physical Therapy", "confidence": 0.1369898021221161, "IAB7-36": "Physical Therapy", "IAB-236-232": "Wellness - Physical Therapy" }, { "name": "/Computers & Electronics/Software/Freeware & Shareware", "confidence": 0.10666464269161224, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs