Category
Reviews
No reviews yet — be the first to review sylvent.ink.
Get this data via API
Classify sylvent.ink — 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://sylvent.ink"}'
{
"domain": {
"domain_url": "https://sylvent.ink",
"categories": [
{
"name": "/Business & Industrial/Business Finance/Commercial Lending",
"confidence": 0.3948466181755066,
"IAB3": "Business",
"IAB-66-63": "Business Banking & Finance - Business Loans"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.23122596740722656,
"IAB13-2": "Credit/Debt & Loans",
"IAB-408-405": "Personal Debt - Personal Loans"
},
{
"name": "/Finance/Credit & Lending/Other",
"confidence": 0.10668918490409852,
"IAB13-2": "Credit/Debt & Loans",
"IAB-405-391": "Personal Finance - Personal Debt"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.