Get this data via API

Classify oktopayments.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://oktopayments.com"}'
{ "domain": { "domain_url": "https://oktopayments.com", "categories": [ { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.3318118155002594, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.2650366425514221, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Banking/Mobile Payments & Digital Wallets", "confidence": 0.18451160192489624, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Other", "confidence": 0.10970950126647948, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/News/Business News/Economy News", "confidence": 0.10458262264728546, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs