Category
Global Rank
#281,593
Reviews
No reviews yet — be the first to review valid.com.
Get this data via API
Classify valid.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://valid.com"}'
{
"domain": {
"domain_url": "https://valid.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.7252122759819031,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Finance/Credit & Lending/Credit Reporting & Monitoring",
"confidence": 0.31393662095069885,
"IAB13-2": "Credit/Debt & Loans",
"IAB-405-391": "Personal Finance - Personal Debt"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.12790998816490173,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.1035562828183174,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.